[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260710 11:07:37.883992  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:46793
I20260710 11:07:37.885667  4607 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260710 11:07:37.886775  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:37.904661  4614 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:37.905040  4613 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:37.906070  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:37.905140  4616 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.140165  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:39.140421  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:39.140574  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681659140557 us; error 0 us; skew 500 ppm
I20260710 11:07:39.141360  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:39.146860  4607 webserver.cc:533] Webserver started at http://127.4.127.254:45219/ using document root <none> and password file <none>
I20260710 11:07:39.147717  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:39.147910  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:39.148319  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:39.154279  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "7caefe3ddf534b2fad41f9b8089cd4f9"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.162333  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:07:39.167543  4622 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.168768  4607 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:39.169152  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "7caefe3ddf534b2fad41f9b8089cd4f9"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.169536  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:39.219555  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:39.221091  4607 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260710 11:07:39.221638  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:39.293735  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:46793
I20260710 11:07:39.293805  4673 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:46793 every 8 connection(s)
I20260710 11:07:39.301813  4674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:39.323735  4674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: Bootstrap starting.
I20260710 11:07:39.329610  4674 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:39.331502  4674 log.cc:826] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: Log is configured to *not* fsync() on all Append() calls
I20260710 11:07:39.336035  4674 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: No bootstrap required, opened a new log
I20260710 11:07:39.357080  4674 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER }
I20260710 11:07:39.357746  4674 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:39.357960  4674 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7caefe3ddf534b2fad41f9b8089cd4f9, State: Initialized, Role: FOLLOWER
I20260710 11:07:39.358901  4674 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER }
I20260710 11:07:39.359403  4674 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:39.359643  4674 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:39.359921  4674 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:39.364138  4674 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER }
I20260710 11:07:39.364873  4674 leader_election.cc:304] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [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: 7caefe3ddf534b2fad41f9b8089cd4f9; no voters: 
I20260710 11:07:39.366649  4674 leader_election.cc:290] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:39.367070  4677 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:39.369701  4677 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 1 LEADER]: Becoming Leader. State: Replica: 7caefe3ddf534b2fad41f9b8089cd4f9, State: Running, Role: LEADER
I20260710 11:07:39.370568  4677 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [LEADER]: Queue going to LEADER mode. State: All 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: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER }
I20260710 11:07:39.371191  4674 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:39.382694  4678 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER } }
I20260710 11:07:39.383370  4678 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:39.385010  4679 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7caefe3ddf534b2fad41f9b8089cd4f9. Latest consensus state: current_term: 1 leader_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7caefe3ddf534b2fad41f9b8089cd4f9" member_type: VOTER } }
I20260710 11:07:39.385486  4679 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:39.385852  4687 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:39.399507  4687 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:39.402143  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:39.418951  4687 catalog_manager.cc:1383] Generated new cluster ID: ad637b46424647ee92eab12a5e7c44cf
I20260710 11:07:39.419271  4687 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:39.452745  4687 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:39.455183  4687 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:39.475988  4687 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: Generated new TSK 0
I20260710 11:07:39.476991  4687 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:39.533864  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:39.544205  4696 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:39.545203  4697 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.549808  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:39.550071  4699 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.551103  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:39.551321  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:39.551615  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681659551575 us; error 0 us; skew 500 ppm
I20260710 11:07:39.552321  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:39.557338  4607 webserver.cc:533] Webserver started at http://127.4.127.193:35173/ using document root <none> and password file <none>
I20260710 11:07:39.558063  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:39.558295  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:39.558647  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:39.559922  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "04a6bb5971be4bec870b74197aa6d31f"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.566514  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:07:39.571854  4704 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.572911  4607 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:39.573333  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "04a6bb5971be4bec870b74197aa6d31f"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.573814  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:39.607764  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:39.609315  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:39.612612  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:39.618009  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:39.618269  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.618638  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:39.618837  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.734481  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:38135
I20260710 11:07:39.734592  4766 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:38135 every 8 connection(s)
I20260710 11:07:39.742132  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:39.752068  4771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:39.758159  4772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.765928  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:39.767648  4774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.768970  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:39.769256  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:39.769500  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681659769482 us; error 0 us; skew 500 ppm
I20260710 11:07:39.770278  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:39.773273  4607 webserver.cc:533] Webserver started at http://127.4.127.194:43899/ using document root <none> and password file <none>
I20260710 11:07:39.773993  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:39.774243  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:39.774566  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:39.776010  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "6ab0839240334a9ea0075b203887c00b"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.779817  4767 heartbeater.cc:344] Connected to a master server at 127.4.127.254:46793
I20260710 11:07:39.780325  4767 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:39.781813  4767 heartbeater.cc:507] Master 127.4.127.254:46793 requested a full tablet report, sending...
I20260710 11:07:39.784822  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.004s
I20260710 11:07:39.785542  4639 ts_manager.cc:194] Registered new tserver with Master: 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135)
I20260710 11:07:39.788731  4639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57750
I20260710 11:07:39.790414  4779 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.791666  4607 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.002s	sys 0.003s
I20260710 11:07:39.792008  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "6ab0839240334a9ea0075b203887c00b"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.792374  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:39.817893  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:39.819633  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:39.822214  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:39.826071  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:39.826344  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.826629  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:39.826838  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.914710  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:42793
I20260710 11:07:39.914799  4841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:42793 every 8 connection(s)
I20260710 11:07:39.922199  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:39.932224  4845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:39.934376  4846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.938575  4842 heartbeater.cc:344] Connected to a master server at 127.4.127.254:46793
I20260710 11:07:39.939179  4842 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:39.940469  4842 heartbeater.cc:507] Master 127.4.127.254:46793 requested a full tablet report, sending...
I20260710 11:07:39.940608  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:39.941926  4848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:39.943166  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:39.943435  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:39.943346  4639 ts_manager.cc:194] Registered new tserver with Master: 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:39.943737  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681659943719 us; error 0 us; skew 500 ppm
I20260710 11:07:39.944521  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:39.945278  4639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57756
I20260710 11:07:39.947700  4607 webserver.cc:533] Webserver started at http://127.4.127.195:36579/ using document root <none> and password file <none>
I20260710 11:07:39.948359  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:39.948611  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:39.948920  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:39.950323  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.956311  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:39.960741  4853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.961680  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 11:07:39.962019  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
format_stamp: "Formatted at 2026-07-10 11:07:39 on dist-test-slave-mqr7"
I20260710 11:07:39.962365  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:39.979988  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:39.981667  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:39.983285  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:39.986043  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:39.986313  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:39.986593  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:39.986791  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:40.077788  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:34841
I20260710 11:07:40.077867  4915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:34841 every 8 connection(s)
I20260710 11:07:40.097321  4916 heartbeater.cc:344] Connected to a master server at 127.4.127.254:46793
I20260710 11:07:40.097811  4916 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:40.098647  4916 heartbeater.cc:507] Master 127.4.127.254:46793 requested a full tablet report, sending...
I20260710 11:07:40.100699  4639 ts_manager.cc:194] Registered new tserver with Master: 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:40.100960  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014935885s
I20260710 11:07:40.102260  4639 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57766
I20260710 11:07:41.104504  4842 heartbeater.cc:499] Master 127.4.127.254:46793 was elected leader, sending a full tablet report...
I20260710 11:07:41.111711  4767 heartbeater.cc:499] Master 127.4.127.254:46793 was elected leader, sending a full tablet report...
I20260710 11:07:41.134469  4916 heartbeater.cc:499] Master 127.4.127.254:46793 was elected leader, sending a full tablet report...
I20260710 11:07:41.134557  4639 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57776:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:41.139794  4639 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:41.260174  4732 tablet_service.cc:1511] Processing CreateTablet for tablet cd68affac3d642d59a480d88f2926bae (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.261920  4732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd68affac3d642d59a480d88f2926bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.262058  4731 tablet_service.cc:1511] Processing CreateTablet for tablet bb0b2d0e31b34a4b9057adec0c9f83aa (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.263458  4731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0b2d0e31b34a4b9057adec0c9f83aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.273669  4725 tablet_service.cc:1511] Processing CreateTablet for tablet c74fada5f1774e7db451e7399c935bed (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.279979  4728 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd6602d9a34e569a351c601e02877b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.280155  4729 tablet_service.cc:1511] Processing CreateTablet for tablet 0266fc668abb46ad9509e442cdc73654 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.272962  4727 tablet_service.cc:1511] Processing CreateTablet for tablet 666e438393734ab2ae3dfd775d018005 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.281358  4730 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0cd097d6d4e739aeb9376e971102b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.287920  4805 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0cd097d6d4e739aeb9376e971102b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.279243  4726 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9c37fd2b94b8990420559d1cea8dd (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.285646  4724 tablet_service.cc:1511] Processing CreateTablet for tablet a52d390d136e4a2ca1f3aa2e9abc8302 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.289628  4725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74fada5f1774e7db451e7399c935bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.290169  4806 tablet_service.cc:1511] Processing CreateTablet for tablet bb0b2d0e31b34a4b9057adec0c9f83aa (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.291208  4807 tablet_service.cc:1511] Processing CreateTablet for tablet cd68affac3d642d59a480d88f2926bae (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.291692  4804 tablet_service.cc:1511] Processing CreateTablet for tablet 0266fc668abb46ad9509e442cdc73654 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.298003  4805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0cd097d6d4e739aeb9376e971102b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.298395  4803 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd6602d9a34e569a351c601e02877b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.300038  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd6602d9a34e569a351c601e02877b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.302165  4807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd68affac3d642d59a480d88f2926bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.303972  4803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd6602d9a34e569a351c601e02877b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.305094  4802 tablet_service.cc:1511] Processing CreateTablet for tablet 666e438393734ab2ae3dfd775d018005 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.306102  4727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666e438393734ab2ae3dfd775d018005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.308609  4801 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9c37fd2b94b8990420559d1cea8dd (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.318915  4799 tablet_service.cc:1511] Processing CreateTablet for tablet a52d390d136e4a2ca1f3aa2e9abc8302 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.320145  4730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0cd097d6d4e739aeb9376e971102b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.317440  4800 tablet_service.cc:1511] Processing CreateTablet for tablet c74fada5f1774e7db451e7399c935bed (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.323920  4726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9c37fd2b94b8990420559d1cea8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.320289  4806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0b2d0e31b34a4b9057adec0c9f83aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.326099  4799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d390d136e4a2ca1f3aa2e9abc8302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.328303  4802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666e438393734ab2ae3dfd775d018005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.330634  4800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74fada5f1774e7db451e7399c935bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.331879  4801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9c37fd2b94b8990420559d1cea8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.334717  4724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d390d136e4a2ca1f3aa2e9abc8302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.336292  4804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0266fc668abb46ad9509e442cdc73654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.361151  4729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0266fc668abb46ad9509e442cdc73654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.453603  4875 tablet_service.cc:1511] Processing CreateTablet for tablet 14e9c37fd2b94b8990420559d1cea8dd (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:07:41.464211  4880 tablet_service.cc:1511] Processing CreateTablet for tablet bb0b2d0e31b34a4b9057adec0c9f83aa (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:07:41.463512  4876 tablet_service.cc:1511] Processing CreateTablet for tablet 666e438393734ab2ae3dfd775d018005 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:07:41.469553  4877 tablet_service.cc:1511] Processing CreateTablet for tablet d0fd6602d9a34e569a351c601e02877b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:07:41.464313  4879 tablet_service.cc:1511] Processing CreateTablet for tablet c8a0cd097d6d4e739aeb9376e971102b (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:07:41.466400  4881 tablet_service.cc:1511] Processing CreateTablet for tablet cd68affac3d642d59a480d88f2926bae (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:07:41.458216  4878 tablet_service.cc:1511] Processing CreateTablet for tablet 0266fc668abb46ad9509e442cdc73654 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:07:41.481561  4875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e9c37fd2b94b8990420559d1cea8dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.483619  4873 tablet_service.cc:1511] Processing CreateTablet for tablet a52d390d136e4a2ca1f3aa2e9abc8302 (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:07:41.468537  4874 tablet_service.cc:1511] Processing CreateTablet for tablet c74fada5f1774e7db451e7399c935bed (DEFAULT_TABLE table=test-workload [id=a0cdbcd35c834e5695a8b4a9f570ca2d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:07:41.496135  4877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0fd6602d9a34e569a351c601e02877b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.500579  4879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8a0cd097d6d4e739aeb9376e971102b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.504356  4880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0b2d0e31b34a4b9057adec0c9f83aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.508934  4878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0266fc668abb46ad9509e442cdc73654. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.510851  4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd68affac3d642d59a480d88f2926bae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.517694  4876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 666e438393734ab2ae3dfd775d018005. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.525633  4873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a52d390d136e4a2ca1f3aa2e9abc8302. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.536908  4874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c74fada5f1774e7db451e7399c935bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:41.536751  4935 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.588780  4936 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:41.636757  4935 tablet_bootstrap.cc:654] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.653095  4936 tablet_bootstrap.cc:654] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.669909  4937 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:41.676524  4935 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.677376  4935 ts_tablet_manager.cc:1403] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.144s	user 0.017s	sys 0.005s
I20260710 11:07:41.677983  4937 tablet_bootstrap.cc:654] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.681010  4936 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:41.681577  4936 ts_tablet_manager.cc:1403] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.123s	user 0.013s	sys 0.004s
I20260710 11:07:41.681478  4935 raft_consensus.cc:359] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:41.682385  4935 raft_consensus.cc:385] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.682708  4935 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.683516  4935 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:41.684959  4936 raft_consensus.cc:359] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.686009  4936 raft_consensus.cc:385] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.686434  4936 raft_consensus.cc:740] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.687228  4936 consensus_queue.cc:260] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.690239  4937 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:41.690711  4937 ts_tablet_manager.cc:1403] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.021s	user 0.001s	sys 0.017s
I20260710 11:07:41.693691  4937 raft_consensus.cc:359] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.694945  4937 raft_consensus.cc:385] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.695245  4937 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.696432  4937 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.701161  4935 ts_tablet_manager.cc:1434] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 11:07:41.702456  4935 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.705854  4937 ts_tablet_manager.cc:1434] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.001s
I20260710 11:07:41.706470  4936 ts_tablet_manager.cc:1434] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.009s
I20260710 11:07:41.707505  4936 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:41.709631  4937 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:41.720086  4936 tablet_bootstrap.cc:654] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.722883  4937 tablet_bootstrap.cc:654] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.726514  4935 tablet_bootstrap.cc:654] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.733059  4936 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:41.733629  4937 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:41.734180  4936 ts_tablet_manager.cc:1403] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.005s
I20260710 11:07:41.734335  4937 ts_tablet_manager.cc:1403] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 11:07:41.738258  4936 raft_consensus.cc:359] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.738845  4936 raft_consensus.cc:385] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.739141  4936 raft_consensus.cc:740] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.739835  4936 consensus_queue.cc:260] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.739562  4937 raft_consensus.cc:359] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.741925  4936 ts_tablet_manager.cc:1434] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:07:41.740707  4937 raft_consensus.cc:385] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.742933  4937 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.743788  4937 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.744812  4935 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.746532  4937 ts_tablet_manager.cc:1434] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260710 11:07:41.747244  4935 ts_tablet_manager.cc:1403] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.045s	user 0.014s	sys 0.007s
I20260710 11:07:41.748318  4937 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:41.750468  4935 raft_consensus.cc:359] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.751364  4935 raft_consensus.cc:385] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.751730  4935 raft_consensus.cc:740] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.752599  4935 consensus_queue.cc:260] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.755198  4935 ts_tablet_manager.cc:1434] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:07:41.756283  4935 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
W20260710 11:07:41.761059  4843 tablet.cc:2406] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:07:41.761075  4936 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:41.767328  4937 tablet_bootstrap.cc:654] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.772658  4935 tablet_bootstrap.cc:654] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.775393  4936 tablet_bootstrap.cc:654] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.781373  4937 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:41.782142  4937 ts_tablet_manager.cc:1403] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.002s
I20260710 11:07:41.786193  4937 raft_consensus.cc:359] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.787032  4937 raft_consensus.cc:385] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.787380  4937 raft_consensus.cc:740] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.787964  4936 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:41.788492  4936 ts_tablet_manager.cc:1403] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.009s
I20260710 11:07:41.788250  4937 consensus_queue.cc:260] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.789943  4935 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.790604  4935 ts_tablet_manager.cc:1403] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.004s
I20260710 11:07:41.791858  4936 raft_consensus.cc:359] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.792649  4936 raft_consensus.cc:385] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.792963  4936 raft_consensus.cc:740] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.793480  4943 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.794003  4943 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.794395  4936 consensus_queue.cc:260] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.803710  4935 raft_consensus.cc:359] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.806365  4935 raft_consensus.cc:385] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.806887  4935 raft_consensus.cc:740] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.797250  4943 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:41.807785  4935 consensus_queue.cc:260] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.810456  4935 ts_tablet_manager.cc:1434] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260710 11:07:41.811409  4936 ts_tablet_manager.cc:1434] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.000s
I20260710 11:07:41.811451  4935 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.814306  4937 ts_tablet_manager.cc:1434] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260710 11:07:41.818629  4935 tablet_bootstrap.cc:654] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.823413  4937 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:41.830626  4935 tablet_bootstrap.cc:492] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.831192  4935 ts_tablet_manager.cc:1403] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.012s
I20260710 11:07:41.833132  4936 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:41.834172  4935 raft_consensus.cc:359] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.835069  4935 raft_consensus.cc:385] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.835429  4935 raft_consensus.cc:740] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.836205  4935 consensus_queue.cc:260] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.838724  4935 ts_tablet_manager.cc:1434] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:07:41.839752  4935 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.843629  4937 tablet_bootstrap.cc:654] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.843475  4942 raft_consensus.cc:493] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.844110  4942 raft_consensus.cc:515] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.846408  4935 tablet_bootstrap.cc:654] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.852414  4936 tablet_bootstrap.cc:654] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.852833  4942 leader_election.cc:290] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:41.862020  4935 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.862629  4935 ts_tablet_manager.cc:1403] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 11:07:41.870575  4941 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.871107  4941 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.876659  4941 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:41.879702  4935 raft_consensus.cc:359] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.881223  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:41.881860  4935 raft_consensus.cc:385] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.882184  4935 raft_consensus.cc:740] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.882892  4935 consensus_queue.cc:260] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
W20260710 11:07:41.884197  4855 leader_election.cc:343] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:41.885238  4935 ts_tablet_manager.cc:1434] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:07:41.886365  4935 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.893800  4935 tablet_bootstrap.cc:654] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.908460  4943 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.909232  4943 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.912192  4943 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:41.913936  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
W20260710 11:07:41.916307  4855 leader_election.cc:343] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:41.929819  4941 raft_consensus.cc:493] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.930374  4941 raft_consensus.cc:515] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.931325  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:41.932381  4941 leader_election.cc:290] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
W20260710 11:07:41.935182  4781 leader_election.cc:343] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:41.951689  4935 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:41.952230  4935 ts_tablet_manager.cc:1403] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.066s	user 0.002s	sys 0.018s
I20260710 11:07:41.956231  4936 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:41.956729  4936 ts_tablet_manager.cc:1403] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.124s	user 0.006s	sys 0.017s
I20260710 11:07:41.959673  4936 raft_consensus.cc:359] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.960413  4936 raft_consensus.cc:385] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.960692  4936 raft_consensus.cc:740] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.961374  4936 consensus_queue.cc:260] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.963353  4935 raft_consensus.cc:359] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.964083  4935 raft_consensus.cc:385] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:41.964370  4935 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:41.965157  4935 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.966419  4942 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.966889  4942 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.968916  4942 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:41.970639  4936 ts_tablet_manager.cc:1434] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260710 11:07:41.971629  4936 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:41.978048  4936 tablet_bootstrap.cc:654] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:41.988824  4935 ts_tablet_manager.cc:1434] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.003s
I20260710 11:07:41.989858  4935 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:41.991349  4941 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:41.992162  4941 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:41.996821  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:41.999143  4941 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.013633  4941 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.014806  4941 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.017520  4941 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.040270  4941 raft_consensus.cc:493] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.040951  4941 raft_consensus.cc:515] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.043540  4941 leader_election.cc:290] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
W20260710 11:07:42.056970  4854 leader_election.cc:343] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.057739  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.058637  4854 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.060045  4943 raft_consensus.cc:2749] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.060304  4935 tablet_bootstrap.cc:654] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.060180  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.061062  4817 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.061901  4936 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:42.062366  4936 ts_tablet_manager.cc:1403] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.091s	user 0.011s	sys 0.012s
I20260710 11:07:42.062958  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.065925  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.065939  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.066126  4936 raft_consensus.cc:359] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.067211  4742 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 0.
I20260710 11:07:42.067509  4936 raft_consensus.cc:385] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.068747  4936 raft_consensus.cc:740] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.073058  4937 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.073627  4937 ts_tablet_manager.cc:1403] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.250s	user 0.082s	sys 0.085s
W20260710 11:07:42.079417  4854 leader_election.cc:343] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.079851  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.080086  4854 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.081012  4816 raft_consensus.cc:2468] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.081197  4943 raft_consensus.cc:2749] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.086740  4705 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.088153  4941 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:07:42.088384  4705 leader_election.cc:343] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.088559  4941 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.088980  4941 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:42.090651  4705 leader_election.cc:343] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.092047  4943 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.092533  4943 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.091609  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.076277  4936 consensus_queue.cc:260] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.100951  4935 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
W20260710 11:07:42.099162  4686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 11:07:42.097949  4912 debug-util.cc:398] Leaking SignalData structure 0x7b080016e060 after lost signal to thread 4610
I20260710 11:07:42.111202  4935 ts_tablet_manager.cc:1403] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.122s	user 0.029s	sys 0.032s
I20260710 11:07:42.114576  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.098832  4941 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.115114  4935 raft_consensus.cc:359] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.117609  4935 raft_consensus.cc:385] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:07:42.117871  4912 debug-util.cc:398] Leaking SignalData structure 0x7b080016e740 after lost signal to thread 4673
I20260710 11:07:42.117687  4816 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 0.
I20260710 11:07:42.118058  4935 raft_consensus.cc:740] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.118806  4941 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.112087  4936 ts_tablet_manager.cc:1434] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.049s	user 0.000s	sys 0.010s
I20260710 11:07:42.119046  4935 consensus_queue.cc:260] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.120318  4936 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:42.120409  4854 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:42.096200  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.093433  4937 raft_consensus.cc:359] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.094889  4943 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:42.094411  4705 leader_election.cc:304] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.122449  4943 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.122545  4937 raft_consensus.cc:385] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.125041  4742 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fc98da10874b22b1d3dc5093ba1dc4 in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
I20260710 11:07:42.127650  4941 raft_consensus.cc:2804] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.128091  4941 raft_consensus.cc:493] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.128454  4941 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.076850  4781 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.124615  4943 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.124514  4937 raft_consensus.cc:740] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.129813  4935 ts_tablet_manager.cc:1434] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:07:42.133220  4965 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.134316  4965 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.131428  4943 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.134680  4965 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:42.131973  4781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:38135, user_credentials={real_user=slave}} blocked reactor thread for 57438.5us
I20260710 11:07:42.137218  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.138710  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.139217  4935 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:42.139410  4937 consensus_queue.cc:260] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.144914  4891 raft_consensus.cc:2468] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 0.
I20260710 11:07:42.150992  4937 ts_tablet_manager.cc:1434] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.077s	user 0.008s	sys 0.001s
I20260710 11:07:42.152292  4937 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:42.154358  4936 tablet_bootstrap.cc:654] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:42.159000  4705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:42793, user_credentials={real_user=slave}} blocked reactor thread for 64678.1us
I20260710 11:07:42.164892  4969 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.166292  4969 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.159456  4780 leader_election.cc:304] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [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: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:42.170588  4942 raft_consensus.cc:2804] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.173815  4942 raft_consensus.cc:493] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:42.174031  4705 leader_election.cc:343] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.176258  4969 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.176395  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.174165  4942 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.176816  4969 raft_consensus.cc:493] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.183555  4969 raft_consensus.cc:515] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.188832  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.186436  4969 leader_election.cc:290] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.178963  4965 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.194090  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.189491  4816 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.197072  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.194729  4943 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.198184  4941 raft_consensus.cc:515] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.203361  4817 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04a6bb5971be4bec870b74197aa6d31f in current term 1: Already voted for candidate 6ab0839240334a9ea0075b203887c00b in this term.
I20260710 11:07:42.205432  4890 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ab0839240334a9ea0075b203887c00b in current term 1: Already voted for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in this term.
I20260710 11:07:42.205368  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.209558  4705 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.207784  4936 tablet_bootstrap.cc:492] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:42.201658  4888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.205314  4887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.211732  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.211819  4888 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.212179  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.213570  4889 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 04a6bb5971be4bec870b74197aa6d31f in current term 1: Already voted for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in this term.
I20260710 11:07:42.213796  4816 raft_consensus.cc:2468] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.215138  4942 raft_consensus.cc:515] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.215471  4705 leader_election.cc:304] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.211767  4936 ts_tablet_manager.cc:1403] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.092s	user 0.010s	sys 0.009s
I20260710 11:07:42.215967  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.216331  4969 raft_consensus.cc:2804] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.216727  4969 raft_consensus.cc:493] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.217077  4969 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.218166  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.219843  4965 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.219784  4936 raft_consensus.cc:359] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.220535  4971 raft_consensus.cc:2804] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.220661  4936 raft_consensus.cc:385] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.221028  4971 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.221067  4936 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.220707  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:42.221566  4971 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.222461  4742 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ab0839240334a9ea0075b203887c00b in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
I20260710 11:07:42.223515  4942 leader_election.cc:290] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.223539  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.225334  4886 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6ab0839240334a9ea0075b203887c00b in current term 1: Already voted for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in this term.
I20260710 11:07:42.225281  4941 leader_election.cc:290] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.226591  4741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:42.225346  4936 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.227427  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:42.229339  4742 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80fc98da10874b22b1d3dc5093ba1dc4 in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
W20260710 11:07:42.229238  4781 leader_election.cc:343] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.229483  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.231177  4780 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [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: 6ab0839240334a9ea0075b203887c00b; no voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.228410  4943 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:42.232990  4816 raft_consensus.cc:2393] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 80fc98da10874b22b1d3dc5093ba1dc4 in current term 1: Already voted for candidate 6ab0839240334a9ea0075b203887c00b in this term.
I20260710 11:07:42.231194  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
W20260710 11:07:42.233376  4705 leader_election.cc:343] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.234404  4935 tablet_bootstrap.cc:654] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.234640  4942 raft_consensus.cc:2749] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.236626  4886 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.233016  4972 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.237883  4705 leader_election.cc:304] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f; no voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.238495  4855 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.241106  4941 raft_consensus.cc:2749] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.238785  4972 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.243441  4937 tablet_bootstrap.cc:654] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.243691  4936 ts_tablet_manager.cc:1434] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 11:07:42.243602  4943 raft_consensus.cc:2749] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:07:42.244380  4705 leader_election.cc:343] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.247818  4936 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:42.246904  4705 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f; no voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.249135  4941 raft_consensus.cc:2749] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.248467  4969 raft_consensus.cc:515] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.252485  4972 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.252866  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.253371  4969 leader_election.cc:290] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.254647  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.250300  4705 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 6ab0839240334a9ea0075b203887c00b
W20260710 11:07:42.256556  4780 leader_election.cc:343] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:42.257383  4705 leader_election.cc:343] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.258126  4969 raft_consensus.cc:2804] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.264917  4969 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.266280  4969 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.266522  4705 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [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: 04a6bb5971be4bec870b74197aa6d31f; no voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.269994  4937 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.270136  4941 raft_consensus.cc:2749] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.270498  4937 ts_tablet_manager.cc:1403] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.005s
I20260710 11:07:42.267836  4886 raft_consensus.cc:2468] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 1.
I20260710 11:07:42.271656  4935 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:42.271973  4935 ts_tablet_manager.cc:1403] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.135s	user 0.017s	sys 0.001s
W20260710 11:07:42.272869  4705 leader_election.cc:343] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.273561  4780 leader_election.cc:304] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:42.274899  4972 raft_consensus.cc:2804] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.275653  4972 raft_consensus.cc:697] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:42.276522  4972 consensus_queue.cc:237] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.277310  4936 tablet_bootstrap.cc:654] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:42.277619  4705 leader_election.cc:343] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.277904  4935 raft_consensus.cc:359] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.277818  4937 raft_consensus.cc:359] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.278736  4935 raft_consensus.cc:385] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.278931  4937 raft_consensus.cc:385] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.279150  4935 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.279256  4937 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.273154  4971 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.280146  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.280239  4935 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.281431  4937 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.283509  4816 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.284526  4935 ts_tablet_manager.cc:1434] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260710 11:07:42.285234  4935 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: Bootstrap starting.
I20260710 11:07:42.283881  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.282059  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.286479  4817 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.288357  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.289531  4742 raft_consensus.cc:2393] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ab0839240334a9ea0075b203887c00b in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
W20260710 11:07:42.296015  4705 leader_election.cc:343] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:42.299434  4705 leader_election.cc:343] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.303855  4937 ts_tablet_manager.cc:1434] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:07:42.306237  4937 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:42.308151  4969 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.309603  4817 raft_consensus.cc:2468] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.312692  4935 tablet_bootstrap.cc:654] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.310614  4816 raft_consensus.cc:2468] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.310659  4971 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.313537  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.313475  4705 leader_election.cc:304] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.315495  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.316103  4815 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.318001  4969 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.318794  4971 raft_consensus.cc:2804] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.316862  4705 leader_election.cc:304] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.322060  4969 raft_consensus.cc:2804] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.323647  4969 raft_consensus.cc:697] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
W20260710 11:07:42.323808  4705 leader_election.cc:343] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.324389  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.324507  4969 consensus_queue.cc:237] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.325192  4816 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.322688  4971 raft_consensus.cc:697] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:42.328684  4971 consensus_queue.cc:237] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.327564  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.332070  4886 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.338415  4815 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.339200  4936 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:42.340940  4936 ts_tablet_manager.cc:1403] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.005s
I20260710 11:07:42.342219  4705 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.342552  4816 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.343494  4705 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.344244  4941 raft_consensus.cc:2804] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.344340  4969 raft_consensus.cc:2804] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.345031  4936 raft_consensus.cc:359] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.351485  4936 raft_consensus.cc:385] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.352293  4886 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.352432  4936 raft_consensus.cc:740] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.354379  4936 consensus_queue.cc:260] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.356449  4936 ts_tablet_manager.cc:1434] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.007s
I20260710 11:07:42.357275  4936 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:42.353626  4941 raft_consensus.cc:697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:42.357256  4969 raft_consensus.cc:697] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:42.361363  4941 consensus_queue.cc:237] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.361912  4969 consensus_queue.cc:237] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.368872  4935 tablet_bootstrap.cc:492] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: No bootstrap required, opened a new log
I20260710 11:07:42.369351  4935 ts_tablet_manager.cc:1403] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: Time spent bootstrapping tablet: real 0.084s	user 0.010s	sys 0.004s
I20260710 11:07:42.376346  4937 tablet_bootstrap.cc:654] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.379254  4935 raft_consensus.cc:359] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.380115  4935 raft_consensus.cc:385] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.380460  4935 raft_consensus.cc:740] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.381719  4935 consensus_queue.cc:260] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.383726  4935 ts_tablet_manager.cc:1434] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:07:42.388137  4936 tablet_bootstrap.cc:654] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.394984  4943 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.395673  4943 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.397995  4943 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135)
I20260710 11:07:42.398177  4781 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b; no voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.399072  4942 raft_consensus.cc:2749] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.399657  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.400533  4936 tablet_bootstrap.cc:492] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:42.400959  4936 ts_tablet_manager.cc:1403] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.006s
W20260710 11:07:42.401008  4854 leader_election.cc:343] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:42.403136  4936 raft_consensus.cc:359] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.403649  4936 raft_consensus.cc:385] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.403626  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.404201  4936 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.404487  4742 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 0.
I20260710 11:07:42.405069  4936 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.405719  4937 tablet_bootstrap.cc:492] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.405862  4855 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.406936  4937 ts_tablet_manager.cc:1403] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.101s	user 0.010s	sys 0.014s
I20260710 11:07:42.407073  4943 raft_consensus.cc:2804] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.407423  4943 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.407774  4943 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.409965  4937 raft_consensus.cc:359] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.410676  4937 raft_consensus.cc:385] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.410966  4937 raft_consensus.cc:740] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.411744  4937 consensus_queue.cc:260] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.414284  4937 ts_tablet_manager.cc:1434] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:07:42.414824  4943 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.415321  4937 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:42.417819  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.418402  4816 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.422236  4937 tablet_bootstrap.cc:654] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.426352  4816 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 1.
I20260710 11:07:42.428869  4854 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:42.430548  4968 raft_consensus.cc:2804] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.431573  4936 ts_tablet_manager.cc:1434] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:07:42.433825  4936 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: Bootstrap starting.
I20260710 11:07:42.438745  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:42.432476  4943 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135)
I20260710 11:07:42.439432  4742 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.442174  4936 tablet_bootstrap.cc:654] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.447899  4937 tablet_bootstrap.cc:492] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.448555  4937 ts_tablet_manager.cc:1403] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.015s
I20260710 11:07:42.450035  4968 raft_consensus.cc:697] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:42.451210  4968 consensus_queue.cc:237] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:42.452912  4638 catalog_manager.cc:5697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 1 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.459259  4937 raft_consensus.cc:359] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.460355  4937 raft_consensus.cc:385] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.460748  4937 raft_consensus.cc:740] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.465843  4638 catalog_manager.cc:5697] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 1 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.469643  4742 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 1.
I20260710 11:07:42.466719  4937 consensus_queue.cc:260] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.471829  4937 ts_tablet_manager.cc:1434] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.003s
I20260710 11:07:42.467950  4638 catalog_manager.cc:5697] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 1 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.472846  4937 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:42.472950  4638 catalog_manager.cc:5697] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 1 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.488037  4936 tablet_bootstrap.cc:492] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: No bootstrap required, opened a new log
I20260710 11:07:42.488618  4936 ts_tablet_manager.cc:1403] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.022s
I20260710 11:07:42.491475  4936 raft_consensus.cc:359] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.492257  4936 raft_consensus.cc:385] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.492619  4936 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.493584  4936 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.496073  4936 ts_tablet_manager.cc:1434] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:07:42.496064  4937 tablet_bootstrap.cc:654] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.512621  4937 tablet_bootstrap.cc:492] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.513372  4937 ts_tablet_manager.cc:1403] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.007s
I20260710 11:07:42.516494  4937 raft_consensus.cc:359] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.517416  4937 raft_consensus.cc:385] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.517746  4937 raft_consensus.cc:740] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.518548  4937 consensus_queue.cc:260] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.520859  4937 ts_tablet_manager.cc:1434] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:07:42.514819  4636 catalog_manager.cc:5697] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.521764  4937 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: Bootstrap starting.
I20260710 11:07:42.532415  4937 tablet_bootstrap.cc:654] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:42.534190  4639 catalog_manager.cc:5697] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.546181  4937 tablet_bootstrap.cc:492] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: No bootstrap required, opened a new log
I20260710 11:07:42.546811  4937 ts_tablet_manager.cc:1403] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.009s
I20260710 11:07:42.549733  4937 raft_consensus.cc:359] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.550460  4937 raft_consensus.cc:385] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:42.550740  4937 raft_consensus.cc:740] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Initialized, Role: FOLLOWER
I20260710 11:07:42.551501  4937 consensus_queue.cc:260] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.553757  4969 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.554273  4969 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.556712  4969 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.557335  4937 ts_tablet_manager.cc:1434] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:07:42.558391  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.559094  4816 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.558388  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.559906  4886 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 0.
I20260710 11:07:42.560891  4705 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.561579  4969 raft_consensus.cc:2804] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.562000  4969 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.562409  4969 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.569934  4969 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.572242  4969 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.573323  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:42.573962  4816 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.575176  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:42.575726  4886 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.580641  4816 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.581969  4705 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:42.582670  4969 raft_consensus.cc:2804] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:42.583230  4969 raft_consensus.cc:697] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:42.584091  4969 consensus_queue.cc:237] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.585922  4886 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 1.
I20260710 11:07:42.587145  4941 raft_consensus.cc:493] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.587646  4941 raft_consensus.cc:515] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.589824  4941 leader_election.cc:290] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:42.590557  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.590809  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:42.591553  4886 raft_consensus.cc:2393] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04a6bb5971be4bec870b74197aa6d31f in current term 1: Already voted for candidate 6ab0839240334a9ea0075b203887c00b in this term.
I20260710 11:07:42.593034  4705 leader_election.cc:304] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f; no voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:42.593910  4941 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.596271  4636 catalog_manager.cc:5697] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 0 to 1, leader changed from <none> to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 1 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:42.606276  4941 raft_consensus.cc:2749] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.753957  4886 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.759335  4942 consensus_queue.cc:1048] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.763192  4941 consensus_queue.cc:1048] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.769625  4968 raft_consensus.cc:493] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.770175  4968 raft_consensus.cc:515] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.774634  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.775380  4742 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 0.
I20260710 11:07:42.777223  4855 leader_election.cc:304] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:42.778258  4816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.781291  4816 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 0.
I20260710 11:07:42.781778  4941 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.782300  4965 consensus_queue.cc:1048] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.779815  4968 leader_election.cc:290] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:42.791203  4968 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.791815  4968 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.791293  4987 raft_consensus.cc:2804] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:42.799543  4987 raft_consensus.cc:493] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:42.800123  4987 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.807694  4943 raft_consensus.cc:493] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:42.808373  4943 raft_consensus.cc:515] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.811959  4968 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:42.812631  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.813794  4815 raft_consensus.cc:2393] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fc98da10874b22b1d3dc5093ba1dc4 in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
I20260710 11:07:42.814582  4943 leader_election.cc:290] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:42.814471  4741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.820811  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:42.827785  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b" is_pre_election: true
I20260710 11:07:42.828862  4815 raft_consensus.cc:2393] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 80fc98da10874b22b1d3dc5093ba1dc4 in current term 1: Already voted for candidate 04a6bb5971be4bec870b74197aa6d31f in this term.
I20260710 11:07:42.830454  4854 leader_election.cc:304] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.832059  4854 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:42.832551  4968 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.837081  4943 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:42.843899  4987 raft_consensus.cc:515] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:42.875640  4943 raft_consensus.cc:2749] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.879418  4979 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:42.876776  4943 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:42.900120  4969 consensus_queue.cc:1048] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:07:42.922001  4968 raft_consensus.cc:2749] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:42.932641  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:42.934449  4740 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:43.000821  4987 leader_election.cc:290] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
W20260710 11:07:43.005739  4705 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:34841, user_credentials={real_user=slave}} blocked reactor thread for 71669.9us
I20260710 11:07:43.005828  4979 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:43.007897  4987 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.008080  4979 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.010602  4817 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:43.011394  4817 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:43.028501  4969 consensus_queue.cc:1048] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:43.028762  4817 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 1.
I20260710 11:07:43.034584  4740 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 1.
I20260710 11:07:43.035948  4855 leader_election.cc:304] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:43.038708  4968 raft_consensus.cc:2804] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:43.039208  4968 raft_consensus.cc:697] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:43.040062  4968 consensus_queue.cc:237] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:43.057083  4941 consensus_queue.cc:1048] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.114979  5006 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:07:43.117028  4686 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:43.119349  4639 catalog_manager.cc:5697] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:43.150504  5008 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:43.622159  4987 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.646603  5027 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:43.817952  4972 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:43.818585  4972 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:43.820988  4972 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:43.822019  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f" is_pre_election: true
I20260710 11:07:43.822734  4740 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 1.
I20260710 11:07:43.822883  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" is_pre_election: true
I20260710 11:07:43.823609  4890 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 1.
I20260710 11:07:43.824236  4781 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [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: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:43.825212  4972 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:07:43.825623  4972 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:43.825964  4972 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.833467  4972 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:43.835752  4972 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:43.836661  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:43.837324  4740 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.837675  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:43.838311  4890 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:43.845242  4740 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:43.845778  4890 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:43.846814  4781 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:43.847813  4972 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:43.848948  4972 raft_consensus.cc:697] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:43.849911  4972 consensus_queue.cc:237] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [LEADER]: Queue going to LEADER 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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:43.868608  4639 catalog_manager.cc:5697] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 0 to 2, leader changed from <none> to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:44.292817  4890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
mode: GRACEFUL
new_leader_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:59016
I20260710 11:07:44.293504  4890 raft_consensus.cc:606] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Received request to transfer leadership to TS 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:44.305711  4890 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
mode: GRACEFUL
new_leader_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:59016
I20260710 11:07:44.306288  4890 raft_consensus.cc:606] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Received request to transfer leadership to TS 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:44.323837  4740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "666e438393734ab2ae3dfd775d018005"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:44.324385  4740 raft_consensus.cc:606] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:44.330133  4740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:44.330644  4740 raft_consensus.cc:606] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:44.340164  4740 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:44.340691  4740 raft_consensus.cc:606] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Received request to transfer leadership to TS 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:44.426045  4890 raft_consensus.cc:1275] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:44.427454  5031 consensus_queue.cc:1048] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:44.435050  4740 raft_consensus.cc:1275] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:07:44.444913  5042 consensus_queue.cc:1048] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:44.947368  5026 raft_consensus.cc:993] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: : Instructing follower 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:44.947887  5026 raft_consensus.cc:1081] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Signalling peer 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:44.950112  4740 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:53668
I20260710 11:07:44.950819  4740 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:44.951231  4740 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:44.963200  4979 raft_consensus.cc:993] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:44.963478  5047 raft_consensus.cc:993] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:44.963912  5047 raft_consensus.cc:1081] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:44.964918  5047 raft_consensus.cc:1081] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Signalling peer 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:44.965175  4740 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:44.972150  4740 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:44.994674  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "666e438393734ab2ae3dfd775d018005"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36948
I20260710 11:07:44.995364  4814 raft_consensus.cc:493] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:44.995759  4814 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.002763  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:45.003428  4815 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.007009  4814 raft_consensus.cc:515] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.010665  4814 leader_election.cc:290] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:45.012575  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:45.012930  5050 raft_consensus.cc:993] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: : Instructing follower 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:45.013183  4890 raft_consensus.cc:3055] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.013315  5050 raft_consensus.cc:1081] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Signalling peer 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:45.013589  4890 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:45.014444  4890 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:45.016041  4890 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.016211  4742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:53668
I20260710 11:07:45.016978  4742 raft_consensus.cc:493] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.017470  4742 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.021925  4886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:59014
I20260710 11:07:45.022565  4886 raft_consensus.cc:493] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.022967  4886 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.030110  4815 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:45.029882  4886 raft_consensus.cc:515] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.033007  4705 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:45.033238  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:45.033859  4889 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.034117  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:45.034741  4740 raft_consensus.cc:3055] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.035056  4740 raft_consensus.cc:740] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:45.035491  4890 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:45.035835  4740 consensus_queue.cc:260] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.036942  4740 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.037649  5049 raft_consensus.cc:2804] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.038282  5049 raft_consensus.cc:697] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:45.039171  5049 consensus_queue.cc:237] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:45.048890  4889 raft_consensus.cc:2468] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
W20260710 11:07:45.049494  4781 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:38135, user_credentials={real_user=slave}} blocked reactor thread for 46248.2us
I20260710 11:07:45.051113  4741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "666e438393734ab2ae3dfd775d018005" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:45.051244  4886 leader_election.cc:290] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:45.051352  4740 raft_consensus.cc:2468] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 2.
I20260710 11:07:45.051715  4741 raft_consensus.cc:3055] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.052035  4741 raft_consensus.cc:740] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:45.053063  4780 leader_election.cc:304] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:45.052937  4741 consensus_queue.cc:260] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.054102  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a52d390d136e4a2ca1f3aa2e9abc8302" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:45.054684  4815 raft_consensus.cc:3060] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.054622  4741 raft_consensus.cc:3060] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.055718  5041 raft_consensus.cc:2804] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.056202  5041 raft_consensus.cc:697] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:45.057014  5041 consensus_queue.cc:237] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.058368  4855 leader_election.cc:304] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:45.059593  5026 raft_consensus.cc:2804] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.061141  5026 raft_consensus.cc:697] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:45.062397  5026 consensus_queue.cc:237] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.065973  4979 raft_consensus.cc:993] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:45.066593  4979 raft_consensus.cc:1081] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:45.067866  4815 raft_consensus.cc:2468] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 2.
I20260710 11:07:45.068485  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36948
I20260710 11:07:45.069003  4814 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:45.069373  4814 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.072420  4741 raft_consensus.cc:2468] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:45.074429  4814 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.076790  4814 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:45.077585  4740 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:45.078224  4740 raft_consensus.cc:3055] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.078559  4740 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:45.078883  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:45.079454  4889 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.079886  4740 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.048732  4742 raft_consensus.cc:515] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.082917  4740 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.089489  4742 leader_election.cc:290] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:45.090044  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:45.090973  4886 raft_consensus.cc:3055] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:45.091317  4886 raft_consensus.cc:740] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:45.091874  4740 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:45.085748  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:45.093170  4814 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.089133  4636 catalog_manager.cc:5697] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 1 to 2, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.095502  4639 catalog_manager.cc:5697] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 1 to 2, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.097643  4781 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:45.098517  5041 raft_consensus.cc:2804] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.099022  5041 raft_consensus.cc:697] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:45.099944  5041 consensus_queue.cc:237] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.104074  4638 catalog_manager.cc:5697] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 1 to 2, leader changed from 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195) to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 2 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:45.092239  4886 consensus_queue.cc:260] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.108042  4886 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:45.116827  4886 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:45.118273  4705 leader_election.cc:304] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:45.119354  5051 raft_consensus.cc:2804] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:45.119836  5051 raft_consensus.cc:697] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:45.120810  5051 consensus_queue.cc:237] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:45.126403  4889 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:45.127583  4814 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:45.139782  4639 catalog_manager.cc:5697] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 1 to 2, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.150031  4638 catalog_manager.cc:5697] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 1 to 2, leader changed from 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195) to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 2 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:45.482697  4740 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.484216  5041 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.500473  4889 raft_consensus.cc:1275] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.502345  5041 consensus_queue.cc:1048] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.503979  4886 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.505947  5054 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:45.508013  4890 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.511708  5051 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.533715  4740 raft_consensus.cc:1275] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.535741  5031 consensus_queue.cc:1048] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.552037  4814 raft_consensus.cc:1275] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.553555  5050 consensus_queue.cc:1048] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.557134  4814 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.558749  5052 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:45.573714  4742 raft_consensus.cc:1275] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.576682  5026 consensus_queue.cc:1048] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.679409  4889 raft_consensus.cc:1275] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.680735  5052 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:45.688094  4815 raft_consensus.cc:1275] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:45.689738  5049 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:07:45.983783  4838 debug-util.cc:398] Leaking SignalData structure 0x7b080012a3e0 after lost signal to thread 4610
W20260710 11:07:45.984514  4838 debug-util.cc:398] Leaking SignalData structure 0x7b080012aac0 after lost signal to thread 4673
W20260710 11:07:45.985487  4838 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9380 after lost signal to thread 4766
W20260710 11:07:45.986168  4838 debug-util.cc:398] Leaking SignalData structure 0x7b08001459e0 after lost signal to thread 4841
W20260710 11:07:45.986850  4838 debug-util.cc:398] Leaking SignalData structure 0x7b08001b3400 after lost signal to thread 4915
I20260710 11:07:47.453354  4607 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:07:47.454306  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:47.481338  4815 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:47.481920  4815 raft_consensus.cc:606] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Received request to transfer leadership to TS 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:47.492947  4742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:45088
I20260710 11:07:47.493518  4742 raft_consensus.cc:606] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Received request to transfer leadership to TS 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:47.494675  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:47.495124  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:47.704977  5086 raft_consensus.cc:993] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:47.705480  5049 raft_consensus.cc:1081] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Signalling peer 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:47.707218  4889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:59014
I20260710 11:07:47.707789  4889 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:47.708109  4889 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:47.713083  4889 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.714947  4889 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:47.716084  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:47.716730  4815 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:47.717625  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:47.718575  4742 raft_consensus.cc:3055] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:47.718916  4742 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:47.719604  4742 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.720479  4742 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:47.724012  4815 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 2.
I20260710 11:07:47.725219  4742 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 2.
I20260710 11:07:47.725327  4854 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:47.726229  5078 raft_consensus.cc:2804] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:47.727536  5078 raft_consensus.cc:697] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:47.728382  5078 consensus_queue.cc:237] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.737366  4636 catalog_manager.cc:5697] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 1 to 2, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:47.821105  5093 raft_consensus.cc:993] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:47.821655  5082 raft_consensus.cc:1081] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Signalling peer 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:47.823256  4889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:59012
I20260710 11:07:47.823753  4889 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:47.824064  4889 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:47.828812  4889 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.830978  4889 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 3 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:47.831472  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:47.831634  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:47.832101  4742 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:47.832214  4815 raft_consensus.cc:3055] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:47.832643  4815 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:47.833379  4815 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.834385  4815 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:47.839182  4815 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 3.
I20260710 11:07:47.839592  4742 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 3.
I20260710 11:07:47.840215  4854 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [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: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:47.840960  5078 raft_consensus.cc:2804] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:47.841398  5078 raft_consensus.cc:697] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:47.842114  5078 consensus_queue.cc:237] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:47.849798  4636 catalog_manager.cc:5697] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 2 to 3, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 3 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:48.117831  4815 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:48.119591  5078 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:48.149144  4742 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:48.152077  5087 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:07:48.305372  4742 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:48.307006  5087 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:48.316555  4815 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:48.318465  5078 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:48.496172  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:48.507972  4742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:48.508807  4742 raft_consensus.cc:606] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:48.514678  4742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:48.515340  4742 raft_consensus.cc:606] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:48.521332  4889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:59016
I20260710 11:07:48.522055  4889 raft_consensus.cc:606] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:48.527802  4742 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:53678
I20260710 11:07:48.528363  4742 raft_consensus.cc:606] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:48.540957  4889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
mode: GRACEFUL
new_leader_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:59016
I20260710 11:07:48.541674  4889 raft_consensus.cc:606] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Received request to transfer leadership to TS 6ab0839240334a9ea0075b203887c00b
I20260710 11:07:48.584916  5105 raft_consensus.cc:993] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.585568  5049 raft_consensus.cc:1081] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.587437  4815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36948
I20260710 11:07:48.588068  4815 raft_consensus.cc:493] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.588454  4815 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.594192  4815 raft_consensus.cc:515] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.596588  4815 leader_election.cc:290] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 3 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:48.597260  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:48.597085  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0266fc668abb46ad9509e442cdc73654" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:48.598033  4889 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.598150  4742 raft_consensus.cc:3055] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:48.599632  4742 raft_consensus.cc:740] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:48.600708  4742 consensus_queue.cc:260] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.602097  4742 raft_consensus.cc:3060] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.610512  4742 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.611856  4889 raft_consensus.cc:2468] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.611838  4781 leader_election.cc:304] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [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: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:48.613013  5082 raft_consensus.cc:2804] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:48.613531  5082 raft_consensus.cc:697] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:48.614401  5082 consensus_queue.cc:237] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.623327  4637 catalog_manager.cc:5697] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 2 to 3, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 3 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.715998  5105 raft_consensus.cc:993] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.716464  5049 raft_consensus.cc:1081] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.717983  4815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36948
I20260710 11:07:48.718626  4815 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.719027  4815 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.726941  4815 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.729568  4815 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:48.729704  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:48.730139  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:48.730454  4742 raft_consensus.cc:3055] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:48.730662  4889 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.730902  4742 raft_consensus.cc:740] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:48.731776  4742 consensus_queue.cc:260] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.733021  4742 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:48.736836  5078 raft_consensus.cc:993] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.737326  5087 raft_consensus.cc:1081] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.737838  4889 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:48.739224  4815 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36938
I20260710 11:07:48.739447  4780 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:48.739890  4815 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.740288  4815 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.740468  5082 raft_consensus.cc:2804] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:48.741873  5082 raft_consensus.cc:697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:48.742168  4742 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 2.
I20260710 11:07:48.742955  5082 consensus_queue.cc:237] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.746598  4815 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.749732  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:48.750305  4742 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.750869  4815 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 3 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:48.755234  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:48.755865  4889 raft_consensus.cc:3055] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:48.756201  4889 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:48.757064  4889 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.758445  4889 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.759846  4742 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.761080  4781 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [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: 04a6bb5971be4bec870b74197aa6d31f, 6ab0839240334a9ea0075b203887c00b; no voters: 
I20260710 11:07:48.761735  5078 raft_consensus.cc:993] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.762087  5082 raft_consensus.cc:2804] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:48.762219  5078 raft_consensus.cc:1081] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.762656  5082 raft_consensus.cc:697] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:48.763590  5082 consensus_queue.cc:237] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.766219  4889 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.766793  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36938
I20260710 11:07:48.767411  4814 raft_consensus.cc:493] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.767760  4814 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:48.772725  4637 catalog_manager.cc:5697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 1 to 2, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.774562  4814 raft_consensus.cc:515] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.776813  4814 leader_election.cc:290] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 4 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:48.777870  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:48.778532  4742 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:48.778817  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e9c37fd2b94b8990420559d1cea8dd" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:48.779469  4889 raft_consensus.cc:3055] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:48.779846  4889 raft_consensus.cc:740] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:48.780810  4889 consensus_queue.cc:260] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.781997  4889 raft_consensus.cc:3060] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:48.789172  4889 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 4.
I20260710 11:07:48.789795  4742 raft_consensus.cc:2468] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 4.
I20260710 11:07:48.790429  4780 leader_election.cc:304] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [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: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:48.792610  5082 raft_consensus.cc:2804] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:48.791433  4637 catalog_manager.cc:5697] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 2 to 3, leader changed from 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 3 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.794766  5082 raft_consensus.cc:697] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 4 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:48.795608  5082 consensus_queue.cc:237] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:48.805410  4637 catalog_manager.cc:5697] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 3 to 4, leader changed from 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 4 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:48.808109  5105 raft_consensus.cc:993] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: : Instructing follower 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.808595  5105 raft_consensus.cc:1081] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Signalling peer 6ab0839240334a9ea0075b203887c00b to start an election
I20260710 11:07:48.810428  4814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
 from {username='slave'} at 127.0.0.1:36948
I20260710 11:07:48.811053  4814 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:48.811439  4814 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.819046  4814 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:48.821363  4814 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [CANDIDATE]: Term 3 election: Requested vote from peers 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841), 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135)
I20260710 11:07:48.822721  4889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:48.822665  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "6ab0839240334a9ea0075b203887c00b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:48.823485  4889 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.823542  4742 raft_consensus.cc:3055] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:48.824134  4742 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:48.825145  4742 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [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: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:48.826555  4742 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:48.828862  4889 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.829962  4780 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [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: 6ab0839240334a9ea0075b203887c00b, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:48.830721  5082 raft_consensus.cc:2804] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:48.831185  5082 raft_consensus.cc:697] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Becoming Leader. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:48.832077  5082 consensus_queue.cc:237] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [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: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:48.833640  4742 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ab0839240334a9ea0075b203887c00b in term 3.
I20260710 11:07:48.841581  4637 catalog_manager.cc:5697] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b reported cstate change: term changed from 2 to 3, leader changed from 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193) to 6ab0839240334a9ea0075b203887c00b (127.4.127.194). New cstate: current_term: 3 leader_uuid: "6ab0839240334a9ea0075b203887c00b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:49.125800  4742 raft_consensus.cc:1275] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.127002  5082 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.139748  4889 raft_consensus.cc:1275] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.141564  5082 consensus_queue.cc:1048] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.200214  4742 raft_consensus.cc:1275] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:49.201494  5114 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:49.210158  4890 raft_consensus.cc:1275] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:49.211757  5114 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:49.236429  4742 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.237777  5114 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.241268  4740 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:49.243803  4740 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.243412  5116 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:49.246114  4890 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.245160  5114 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:49.247648  5116 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:49.270480  4886 raft_consensus.cc:1275] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:49.271631  4890 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Refusing update from remote peer 6ab0839240334a9ea0075b203887c00b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:49.273249  5114 consensus_queue.cc:1048] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:49.273272  5082 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:07:51.550323  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:51.557591  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:51.558184  4814 raft_consensus.cc:606] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Received request to transfer leadership to TS 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:51.561065  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:51.561551  4814 raft_consensus.cc:606] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 LEADER]: Received request to transfer leadership to TS 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:51.563836  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:51.564324  4814 raft_consensus.cc:606] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Received request to transfer leadership to TS 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:51.566744  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:51.567267  4814 raft_consensus.cc:606] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Received request to transfer leadership to TS 04a6bb5971be4bec870b74197aa6d31f
I20260710 11:07:51.569739  4814 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b"
dest_uuid: "6ab0839240334a9ea0075b203887c00b"
mode: GRACEFUL
new_leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:42934
I20260710 11:07:51.570217  4814 raft_consensus.cc:606] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Received request to transfer leadership to TS 80fc98da10874b22b1d3dc5093ba1dc4
I20260710 11:07:51.571431  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:07:51.571915  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:51.608621  5127 raft_consensus.cc:993] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:51.609576  5128 raft_consensus.cc:1081] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Signalling peer 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:51.611233  4890 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:59012
I20260710 11:07:51.611773  4890 raft_consensus.cc:493] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:51.612046  4890 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.616734  4890 raft_consensus.cc:515] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.619174  4890 leader_election.cc:290] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 3 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:51.619526  4742 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:51.619942  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0fd6602d9a34e569a351c601e02877b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:51.620195  4742 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.620535  4814 raft_consensus.cc:3055] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:51.620828  4814 raft_consensus.cc:740] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:51.621624  4814 consensus_queue.cc:260] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.622105  5126 raft_consensus.cc:993] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.622637  5128 raft_consensus.cc:1081] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Signalling peer 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.622862  4814 raft_consensus.cc:3060] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.624169  4741 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:53674
I20260710 11:07:51.624640  4741 raft_consensus.cc:493] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:51.624986  4741 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.626526  4742 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 3.
I20260710 11:07:51.627863  4855 leader_election.cc:304] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:51.628738  5087 raft_consensus.cc:2804] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:51.629563  4814 raft_consensus.cc:2468] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 3.
I20260710 11:07:51.629843  5087 raft_consensus.cc:697] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:51.630769  5087 consensus_queue.cc:237] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.630957  4741 raft_consensus.cc:515] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.633262  4741 leader_election.cc:290] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 3 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:51.636047  4890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:51.636680  4890 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.634800  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0b2d0e31b34a4b9057adec0c9f83aa" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:51.637480  4814 raft_consensus.cc:3055] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:51.639123  4638 catalog_manager.cc:5697] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 2 to 3, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 3 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.640007  4814 raft_consensus.cc:740] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:51.640842  4814 consensus_queue.cc:260] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.642159  4814 raft_consensus.cc:3060] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:51.643585  4890 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 3.
I20260710 11:07:51.644497  5128 raft_consensus.cc:993] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:51.644961  5128 raft_consensus.cc:1081] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Signalling peer 80fc98da10874b22b1d3dc5093ba1dc4 to start an election
I20260710 11:07:51.644907  4705 leader_election.cc:304] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:51.647040  4886 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b"
dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
 from {username='slave'} at 127.0.0.1:59012
I20260710 11:07:51.647523  4886 raft_consensus.cc:493] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:51.647840  4886 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.651953  4814 raft_consensus.cc:2468] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 3.
I20260710 11:07:51.652772  4886 raft_consensus.cc:515] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.654357  5132 raft_consensus.cc:2804] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:51.656164  5127 raft_consensus.cc:993] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.656620  5128 raft_consensus.cc:1081] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Signalling peer 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.657964  4741 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
I20260710 11:07:51.658113  4742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:53674
I20260710 11:07:51.658463  4886 leader_election.cc:290] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [CANDIDATE]: Term 4 election: Requested vote from peers 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135), 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793)
I20260710 11:07:51.658643  4742 raft_consensus.cc:493] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:51.658543  4741 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.659042  4742 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.658987  4814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8a0cd097d6d4e739aeb9376e971102b" candidate_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:51.658165  5132 raft_consensus.cc:697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 3 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:51.659703  4814 raft_consensus.cc:3055] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:51.660028  4814 raft_consensus.cc:740] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:51.660212  5132 consensus_queue.cc:237] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.660885  4814 consensus_queue.cc:260] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.662685  4814 raft_consensus.cc:3060] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.665721  4742 raft_consensus.cc:515] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:51.666095  4741 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 4.
I20260710 11:07:51.669070  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:51.669623  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd68affac3d642d59a480d88f2926bae" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:51.669992  4742 leader_election.cc:290] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 4 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:51.669935  4815 raft_consensus.cc:3055] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:51.670526  4815 raft_consensus.cc:740] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:51.670989  4855 leader_election.cc:304] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:51.671334  4815 consensus_queue.cc:260] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [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: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:51.670217  4886 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.672396  5087 raft_consensus.cc:2804] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:51.673069  5087 raft_consensus.cc:697] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 LEADER]: Becoming Leader. State: Replica: 80fc98da10874b22b1d3dc5093ba1dc4, State: Running, Role: LEADER
I20260710 11:07:51.674163  5087 consensus_queue.cc:237] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [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: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.672430  4815 raft_consensus.cc:3060] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:51.682524  4886 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 4.
I20260710 11:07:51.684228  4705 leader_election.cc:304] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [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: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:51.685316  5133 raft_consensus.cc:2804] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:51.693041  5133 raft_consensus.cc:697] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 4 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:51.693969  5133 consensus_queue.cc:237] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [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: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } }
I20260710 11:07:51.695075  4814 raft_consensus.cc:2468] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 80fc98da10874b22b1d3dc5093ba1dc4 in term 4.
I20260710 11:07:51.700325  4815 raft_consensus.cc:2468] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 4.
I20260710 11:07:51.702961  4638 catalog_manager.cc:5697] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 2 to 3, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 3 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:51.705056  4636 catalog_manager.cc:5697] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 reported cstate change: term changed from 3 to 4, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195). New cstate: current_term: 4 leader_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.715087  4636 catalog_manager.cc:5697] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 3 to 4, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 4 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:51.944458  5126 raft_consensus.cc:993] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: : Instructing follower 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.944954  5128 raft_consensus.cc:1081] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 LEADER]: Signalling peer 04a6bb5971be4bec870b74197aa6d31f to start an election
I20260710 11:07:51.946455  4742 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed"
dest_uuid: "04a6bb5971be4bec870b74197aa6d31f"
 from {username='slave'} at 127.0.0.1:53674
I20260710 11:07:51.946846  4742 raft_consensus.cc:493] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:51.947080  4742 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.951749  4742 raft_consensus.cc:515] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.953976  4742 leader_election.cc:290] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Requested vote from peers 6ab0839240334a9ea0075b203887c00b (127.4.127.194:42793), 80fc98da10874b22b1d3dc5093ba1dc4 (127.4.127.195:34841)
I20260710 11:07:51.954808  4815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6ab0839240334a9ea0075b203887c00b"
I20260710 11:07:51.955348  4886 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c74fada5f1774e7db451e7399c935bed" candidate_uuid: "04a6bb5971be4bec870b74197aa6d31f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "80fc98da10874b22b1d3dc5093ba1dc4"
I20260710 11:07:51.955436  4815 raft_consensus.cc:3055] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:51.956048  4886 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.956063  4815 raft_consensus.cc:740] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6ab0839240334a9ea0075b203887c00b, State: Running, Role: LEADER
I20260710 11:07:51.957230  4815 consensus_queue.cc:260] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.958734  4815 raft_consensus.cc:3060] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:51.961939  4886 raft_consensus.cc:2468] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:51.963099  4705 leader_election.cc:304] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04a6bb5971be4bec870b74197aa6d31f, 80fc98da10874b22b1d3dc5093ba1dc4; no voters: 
I20260710 11:07:51.963878  5133 raft_consensus.cc:2804] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:51.964358  5133 raft_consensus.cc:697] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Becoming Leader. State: Replica: 04a6bb5971be4bec870b74197aa6d31f, State: Running, Role: LEADER
I20260710 11:07:51.965232  4815 raft_consensus.cc:2468] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04a6bb5971be4bec870b74197aa6d31f in term 2.
I20260710 11:07:51.965257  5133 consensus_queue.cc:237] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } }
I20260710 11:07:51.972965  4636 catalog_manager.cc:5697] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f reported cstate change: term changed from 1 to 2, leader changed from 6ab0839240334a9ea0075b203887c00b (127.4.127.194) to 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193). New cstate: current_term: 2 leader_uuid: "04a6bb5971be4bec870b74197aa6d31f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:52.089540  4815 raft_consensus.cc:1275] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:52.090714  5133 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.099854  4886 raft_consensus.cc:1275] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:52.101533  5133 consensus_queue.cc:1048] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:52.151132  4742 raft_consensus.cc:1275] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:52.152372  5087 consensus_queue.cc:1048] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.160601  4815 raft_consensus.cc:1275] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:07:52.162042  5129 consensus_queue.cc:1048] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.183779  4815 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:52.184979  5133 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.191185  4815 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:52.194149  4886 raft_consensus.cc:1275] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:52.195538  5132 consensus_queue.cc:1048] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.195561  5087 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:07:52.196938  4742 raft_consensus.cc:1275] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Refusing update from remote peer 80fc98da10874b22b1d3dc5093ba1dc4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:07:52.198493  5087 consensus_queue.cc:1048] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04a6bb5971be4bec870b74197aa6d31f" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:07:52.471840  4886 raft_consensus.cc:1275] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:52.473124  5132 consensus_queue.cc:1048] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "80fc98da10874b22b1d3dc5093ba1dc4" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.482837  4815 raft_consensus.cc:1275] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Refusing update from remote peer 04a6bb5971be4bec870b74197aa6d31f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:52.484609  5139 consensus_queue.cc:1048] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ab0839240334a9ea0075b203887c00b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 42793 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:52.572774  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:52.578352  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
W20260710 11:07:52.588165  4781 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:07:52.593855  4781 consensus_peers.cc:597] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b -> Peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Couldn't send request to peer 04a6bb5971be4bec870b74197aa6d31f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.608186  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:52.608932  4607 tablet_replica.cc:333] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.609742  4607 raft_consensus.cc:2243] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.610571  4607 raft_consensus.cc:2272] T c74fada5f1774e7db451e7399c935bed P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.613093  4607 tablet_replica.cc:333] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.613688  4607 raft_consensus.cc:2243] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.614130  4607 raft_consensus.cc:2272] T a52d390d136e4a2ca1f3aa2e9abc8302 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.615798  4607 tablet_replica.cc:333] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.616314  4607 raft_consensus.cc:2243] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.616743  4607 raft_consensus.cc:2272] T c8a0cd097d6d4e739aeb9376e971102b P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.619087  4607 tablet_replica.cc:333] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.619977  4607 raft_consensus.cc:2243] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.620612  4607 raft_consensus.cc:2272] T 14e9c37fd2b94b8990420559d1cea8dd P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.622664  4607 tablet_replica.cc:333] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.623190  4607 raft_consensus.cc:2243] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.623610  4607 raft_consensus.cc:2272] T d0fd6602d9a34e569a351c601e02877b P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.626327  4607 tablet_replica.cc:333] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.627079  4607 raft_consensus.cc:2243] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.627620  4607 raft_consensus.cc:2272] T 666e438393734ab2ae3dfd775d018005 P 04a6bb5971be4bec870b74197aa6d31f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.629386  4607 tablet_replica.cc:333] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.630118  4607 raft_consensus.cc:2243] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.630645  4607 raft_consensus.cc:2272] T 0266fc668abb46ad9509e442cdc73654 P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.633092  4607 tablet_replica.cc:333] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.633711  4607 raft_consensus.cc:2243] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.634595  4607 raft_consensus.cc:2272] T bb0b2d0e31b34a4b9057adec0c9f83aa P 04a6bb5971be4bec870b74197aa6d31f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.637305  4607 tablet_replica.cc:333] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f: stopping tablet replica
I20260710 11:07:52.638026  4607 raft_consensus.cc:2243] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.639122  4607 raft_consensus.cc:2272] T cd68affac3d642d59a480d88f2926bae P 04a6bb5971be4bec870b74197aa6d31f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.767153  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
W20260710 11:07:52.769503  4855 consensus_peers.cc:597] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 -> Peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Couldn't send request to peer 04a6bb5971be4bec870b74197aa6d31f. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:38135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:07:52.769984  4855 consensus_peers.cc:597] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 -> Peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Couldn't send request to peer 04a6bb5971be4bec870b74197aa6d31f. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:38135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.790206  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
I20260710 11:07:52.812923  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:52.813639  4607 tablet_replica.cc:333] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.814472  4607 raft_consensus.cc:2243] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.815433  4607 raft_consensus.cc:2272] T 0266fc668abb46ad9509e442cdc73654 P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.817051  4607 tablet_replica.cc:333] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.817608  4607 raft_consensus.cc:2243] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.818037  4607 raft_consensus.cc:2272] T c8a0cd097d6d4e739aeb9376e971102b P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.820343  4607 tablet_replica.cc:333] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.820844  4607 raft_consensus.cc:2243] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.821249  4607 raft_consensus.cc:2272] T a52d390d136e4a2ca1f3aa2e9abc8302 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.822893  4607 tablet_replica.cc:333] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.823405  4607 raft_consensus.cc:2243] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.824090  4607 raft_consensus.cc:2272] T 14e9c37fd2b94b8990420559d1cea8dd P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.825636  4607 tablet_replica.cc:333] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.826112  4607 raft_consensus.cc:2243] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.826505  4607 raft_consensus.cc:2272] T d0fd6602d9a34e569a351c601e02877b P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.829155  4607 tablet_replica.cc:333] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.829680  4607 raft_consensus.cc:2243] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.830376  4607 raft_consensus.cc:2272] T 666e438393734ab2ae3dfd775d018005 P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.831904  4607 tablet_replica.cc:333] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.832338  4607 raft_consensus.cc:2243] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.832715  4607 raft_consensus.cc:2272] T c74fada5f1774e7db451e7399c935bed P 6ab0839240334a9ea0075b203887c00b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.834669  4607 tablet_replica.cc:333] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.835136  4607 raft_consensus.cc:2243] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.835496  4607 raft_consensus.cc:2272] T cd68affac3d642d59a480d88f2926bae P 6ab0839240334a9ea0075b203887c00b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.837582  4607 tablet_replica.cc:333] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b: stopping tablet replica
I20260710 11:07:52.838024  4607 raft_consensus.cc:2243] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.838404  4607 raft_consensus.cc:2272] T bb0b2d0e31b34a4b9057adec0c9f83aa P 6ab0839240334a9ea0075b203887c00b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:07:52.861954  4855 consensus_peers.cc:597] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 -> Peer 04a6bb5971be4bec870b74197aa6d31f (127.4.127.193:38135): Couldn't send request to peer 04a6bb5971be4bec870b74197aa6d31f. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:38135: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:07:52.885859  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:07:52.904129  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:07:52.931553  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:07:52.932190  4607 tablet_replica.cc:333] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.932727  4607 raft_consensus.cc:2243] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.933197  4607 raft_consensus.cc:2272] T 0266fc668abb46ad9509e442cdc73654 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.934819  4607 tablet_replica.cc:333] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.935346  4607 raft_consensus.cc:2243] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.936059  4607 raft_consensus.cc:2272] T a52d390d136e4a2ca1f3aa2e9abc8302 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.937790  4607 tablet_replica.cc:333] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.938288  4607 raft_consensus.cc:2243] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.938705  4607 raft_consensus.cc:2272] T bb0b2d0e31b34a4b9057adec0c9f83aa P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.940594  4607 tablet_replica.cc:333] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.941147  4607 raft_consensus.cc:2243] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.941632  4607 raft_consensus.cc:2272] T cd68affac3d642d59a480d88f2926bae P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.943508  4607 tablet_replica.cc:333] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.944005  4607 raft_consensus.cc:2243] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.944397  4607 raft_consensus.cc:2272] T c74fada5f1774e7db451e7399c935bed P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.946388  4607 tablet_replica.cc:333] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.946870  4607 raft_consensus.cc:2243] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.947556  4607 raft_consensus.cc:2272] T c8a0cd097d6d4e739aeb9376e971102b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.949469  4607 tablet_replica.cc:333] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.949978  4607 raft_consensus.cc:2243] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.950353  4607 raft_consensus.cc:2272] T 666e438393734ab2ae3dfd775d018005 P 80fc98da10874b22b1d3dc5093ba1dc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.951872  4607 tablet_replica.cc:333] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.952330  4607 raft_consensus.cc:2243] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:07:52.953219  4607 raft_consensus.cc:2272] T d0fd6602d9a34e569a351c601e02877b P 80fc98da10874b22b1d3dc5093ba1dc4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:52.955025  4607 tablet_replica.cc:333] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4: stopping tablet replica
I20260710 11:07:52.955456  4607 raft_consensus.cc:2243] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:07:52.955837  4607 raft_consensus.cc:2272] T 14e9c37fd2b94b8990420559d1cea8dd P 80fc98da10874b22b1d3dc5093ba1dc4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.003521  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:07:53.022502  4607 master.cc:562] Master@127.4.127.254:46793 shutting down...
I20260710 11:07:53.222489  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:07:53.223064  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:07:53.223431  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7caefe3ddf534b2fad41f9b8089cd4f9: stopping tablet replica
I20260710 11:07:53.242944  4607 master.cc:584] Master@127.4.127.254:46793 shutdown complete.
04a6bb5971be4bec870b74197aa6d31f  4
6ab0839240334a9ea0075b203887c00b  4
80fc98da10874b22b1d3dc5093ba1dc4  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (15404 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:07:53.284848  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:37759
I20260710 11:07:53.286031  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:53.291648  5161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.291883  5162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.295275  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:53.295277  5164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.296458  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:53.296643  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:53.296835  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681673296804 us; error 0 us; skew 500 ppm
I20260710 11:07:53.297374  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:53.300273  4607 webserver.cc:533] Webserver started at http://127.4.127.254:38747/ using document root <none> and password file <none>
I20260710 11:07:53.300794  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:53.300998  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:53.301292  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:53.302469  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "f604837b00ae45df80aba6dfc265bc7b"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.307035  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:53.310745  5169 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.311772  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:07:53.312044  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "f604837b00ae45df80aba6dfc265bc7b"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.312288  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:53.326251  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:53.327419  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:53.365840  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:37759
I20260710 11:07:53.365950  5220 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:37759 every 8 connection(s)
I20260710 11:07:53.369843  5221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.379159  5221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b: Bootstrap starting.
I20260710 11:07:53.383759  5221 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:53.387795  5221 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b: No bootstrap required, opened a new log
I20260710 11:07:53.389768  5221 raft_consensus.cc:359] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER }
I20260710 11:07:53.390146  5221 raft_consensus.cc:385] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:53.390331  5221 raft_consensus.cc:740] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f604837b00ae45df80aba6dfc265bc7b, State: Initialized, Role: FOLLOWER
I20260710 11:07:53.390776  5221 consensus_queue.cc:260] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER }
I20260710 11:07:53.391182  5221 raft_consensus.cc:399] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:07:53.391367  5221 raft_consensus.cc:493] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:07:53.391572  5221 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:53.395395  5221 raft_consensus.cc:515] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER }
I20260710 11:07:53.395870  5221 leader_election.cc:304] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [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: f604837b00ae45df80aba6dfc265bc7b; no voters: 
I20260710 11:07:53.396950  5221 leader_election.cc:290] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:07:53.397380  5224 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:53.398684  5224 raft_consensus.cc:697] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 1 LEADER]: Becoming Leader. State: Replica: f604837b00ae45df80aba6dfc265bc7b, State: Running, Role: LEADER
I20260710 11:07:53.399356  5224 consensus_queue.cc:237] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [LEADER]: Queue going to LEADER mode. State: All 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: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER }
I20260710 11:07:53.399894  5221 sys_catalog.cc:565] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:07:53.403642  5225 sys_catalog.cc:455] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f604837b00ae45df80aba6dfc265bc7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER } }
I20260710 11:07:53.403678  5226 sys_catalog.cc:455] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f604837b00ae45df80aba6dfc265bc7b. Latest consensus state: current_term: 1 leader_uuid: "f604837b00ae45df80aba6dfc265bc7b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f604837b00ae45df80aba6dfc265bc7b" member_type: VOTER } }
I20260710 11:07:53.404441  5226 sys_catalog.cc:458] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:53.404433  5225 sys_catalog.cc:458] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [sys.catalog]: This master's current role is: LEADER
I20260710 11:07:53.410768  5231 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:07:53.415944  5231 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:07:53.419184  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:07:53.424258  5231 catalog_manager.cc:1383] Generated new cluster ID: 6ac18fc515984d07b73e3092452b4c7e
I20260710 11:07:53.424572  5231 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:07:53.451769  5231 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:07:53.453034  5231 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:07:53.472009  5231 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b: Generated new TSK 0
I20260710 11:07:53.472785  5231 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:07:53.485966  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:53.492187  5242 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.493464  5243 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.495198  5245 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.495693  4607 server_base.cc:1061] running on GCE node
I20260710 11:07:53.496577  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:53.496754  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:53.496948  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681673496930 us; error 0 us; skew 500 ppm
I20260710 11:07:53.497604  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:53.500182  4607 webserver.cc:533] Webserver started at http://127.4.127.193:35477/ using document root <none> and password file <none>
I20260710 11:07:53.500748  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:53.500934  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:53.501260  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:53.502537  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "0942a33921cb48d789e7ecaea0469aa1"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.507313  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:07:53.511384  5250 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.512178  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:07:53.512507  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "0942a33921cb48d789e7ecaea0469aa1"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.512857  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:53.527242  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:53.528503  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:53.530019  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:53.532349  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:53.532542  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.532866  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:53.533047  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.574097  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:43921
I20260710 11:07:53.574200  5312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:43921 every 8 connection(s)
I20260710 11:07:53.579241  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:53.586472  5317 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.587090  5318 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.590463  4607 server_base.cc:1061] running on GCE node
W20260710 11:07:53.591243  5321 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.592212  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:53.592463  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:53.592643  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681673592628 us; error 0 us; skew 500 ppm
I20260710 11:07:53.593065  5313 heartbeater.cc:344] Connected to a master server at 127.4.127.254:37759
I20260710 11:07:53.593298  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:53.593462  5313 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:53.594424  5313 heartbeater.cc:507] Master 127.4.127.254:37759 requested a full tablet report, sending...
I20260710 11:07:53.596165  4607 webserver.cc:533] Webserver started at http://127.4.127.194:33935/ using document root <none> and password file <none>
I20260710 11:07:53.596827  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:53.596793  5186 ts_manager.cc:194] Registered new tserver with Master: 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921)
I20260710 11:07:53.597184  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:53.597556  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:53.599071  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "cf88db25a13e4087b3bb121f00170d5c"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.599321  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39630
I20260710 11:07:53.604861  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:07:53.608814  5325 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.609664  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:53.609989  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "cf88db25a13e4087b3bb121f00170d5c"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.610272  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:53.624827  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:53.626078  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:53.627550  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:53.629812  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:53.630050  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.630313  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:53.630493  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.670401  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:46609
I20260710 11:07:53.670517  5387 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:46609 every 8 connection(s)
I20260710 11:07:53.675058  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:07:53.682446  5391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.683841  5392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:07:53.686985  5394 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:07:53.687405  4607 server_base.cc:1061] running on GCE node
I20260710 11:07:53.688694  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:07:53.689013  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:07:53.689222  5388 heartbeater.cc:344] Connected to a master server at 127.4.127.254:37759
I20260710 11:07:53.689224  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681673689206 us; error 0 us; skew 500 ppm
I20260710 11:07:53.689741  5388 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:53.690186  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:07:53.690670  5388 heartbeater.cc:507] Master 127.4.127.254:37759 requested a full tablet report, sending...
I20260710 11:07:53.692811  4607 webserver.cc:533] Webserver started at http://127.4.127.195:45267/ using document root <none> and password file <none>
I20260710 11:07:53.693091  5186 ts_manager.cc:194] Registered new tserver with Master: cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:53.693492  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:07:53.693759  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:07:53.694073  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:07:53.694928  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39632
I20260710 11:07:53.695600  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "69ae3a8ca9304566bd7658c457714e88"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.700816  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:07:53.704499  5399 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.705291  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:07:53.705644  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "69ae3a8ca9304566bd7658c457714e88"
format_stamp: "Formatted at 2026-07-10 11:07:53 on dist-test-slave-mqr7"
I20260710 11:07:53.705964  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:07:53.728188  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:07:53.729396  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:07:53.730868  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:07:53.733026  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:07:53.733246  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.733551  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:07:53.733728  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:07:53.778859  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:39761
I20260710 11:07:53.778944  5461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:39761 every 8 connection(s)
I20260710 11:07:53.792605  5462 heartbeater.cc:344] Connected to a master server at 127.4.127.254:37759
I20260710 11:07:53.793021  5462 heartbeater.cc:461] Registering TS with master...
I20260710 11:07:53.793830  5462 heartbeater.cc:507] Master 127.4.127.254:37759 requested a full tablet report, sending...
I20260710 11:07:53.795776  5186 ts_manager.cc:194] Registered new tserver with Master: 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:53.796619  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014455764s
I20260710 11:07:53.797154  5186 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39644
I20260710 11:07:53.821878  5186 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39650:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:07:53.824677  5186 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:07:53.894882  5278 tablet_service.cc:1511] Processing CreateTablet for tablet a3c3f687f9eb4044b04c6bb8541296b1 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:53.896420  5278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c3f687f9eb4044b04c6bb8541296b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.896835  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 947f419bfb374cfdb0b317707aca1f9c (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:53.898258  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f419bfb374cfdb0b317707aca1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.903421  5276 tablet_service.cc:1511] Processing CreateTablet for tablet d92dfc50c2f14824b9ca4557a9c50630 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:53.905611  5276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92dfc50c2f14824b9ca4557a9c50630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.928334  5275 tablet_service.cc:1511] Processing CreateTablet for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:53.929813  5275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.933389  5274 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:53.934855  5274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.943984  5273 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2db3d987054a79845e2836f04144d2 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:53.946300  5273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2db3d987054a79845e2836f04144d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.950376  5272 tablet_service.cc:1511] Processing CreateTablet for tablet 17e6bc8850344ed3a18c8e51fce0e3df (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:53.952359  5272 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e6bc8850344ed3a18c8e51fce0e3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.954707  5427 tablet_service.cc:1511] Processing CreateTablet for tablet a3c3f687f9eb4044b04c6bb8541296b1 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:53.956215  5427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c3f687f9eb4044b04c6bb8541296b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.958787  5426 tablet_service.cc:1511] Processing CreateTablet for tablet 947f419bfb374cfdb0b317707aca1f9c (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:53.959643  5271 tablet_service.cc:1511] Processing CreateTablet for tablet 392c67af211343e7b36d8c8bde0d148d (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:53.960472  5426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f419bfb374cfdb0b317707aca1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.961081  5271 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392c67af211343e7b36d8c8bde0d148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.962785  5425 tablet_service.cc:1511] Processing CreateTablet for tablet d92dfc50c2f14824b9ca4557a9c50630 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:53.964301  5425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92dfc50c2f14824b9ca4557a9c50630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.966718  5424 tablet_service.cc:1511] Processing CreateTablet for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:53.968181  5424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.969971  5270 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb31c5349794cf2abd61a8ebe123550 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:53.970873  5423 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:53.971443  5270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb31c5349794cf2abd61a8ebe123550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.972203  5423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.975613  5420 tablet_service.cc:1511] Processing CreateTablet for tablet 17e6bc8850344ed3a18c8e51fce0e3df (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:53.977857  5422 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd6b714da2146e8bc402e3e21622865 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:53.980123  5421 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2db3d987054a79845e2836f04144d2 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:53.981904  5277 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd6b714da2146e8bc402e3e21622865 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:53.982860  5419 tablet_service.cc:1511] Processing CreateTablet for tablet 392c67af211343e7b36d8c8bde0d148d (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:53.983705  5277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd6b714da2146e8bc402e3e21622865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.984156  5419 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392c67af211343e7b36d8c8bde0d148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.985946  5422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd6b714da2146e8bc402e3e21622865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.987434  5421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2db3d987054a79845e2836f04144d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:53.989456  5420 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e6bc8850344ed3a18c8e51fce0e3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.014118  5418 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb31c5349794cf2abd61a8ebe123550 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:54.015564  5418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb31c5349794cf2abd61a8ebe123550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.049304  5353 tablet_service.cc:1511] Processing CreateTablet for tablet a3c3f687f9eb4044b04c6bb8541296b1 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:07:54.050827  5353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3c3f687f9eb4044b04c6bb8541296b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.052285  5346 tablet_service.cc:1511] Processing CreateTablet for tablet 17e6bc8850344ed3a18c8e51fce0e3df (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:07:54.054466  5347 tablet_service.cc:1511] Processing CreateTablet for tablet 2c2db3d987054a79845e2836f04144d2 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:07:54.056406  5345 tablet_service.cc:1511] Processing CreateTablet for tablet 392c67af211343e7b36d8c8bde0d148d (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:07:54.058284  5344 tablet_service.cc:1511] Processing CreateTablet for tablet 8fb31c5349794cf2abd61a8ebe123550 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:07:54.062139  5352 tablet_service.cc:1511] Processing CreateTablet for tablet 947f419bfb374cfdb0b317707aca1f9c (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:07:54.064064  5350 tablet_service.cc:1511] Processing CreateTablet for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:07:54.066004  5349 tablet_service.cc:1511] Processing CreateTablet for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:07:54.067775  5348 tablet_service.cc:1511] Processing CreateTablet for tablet 1cd6b714da2146e8bc402e3e21622865 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:07:54.069614  5351 tablet_service.cc:1511] Processing CreateTablet for tablet d92dfc50c2f14824b9ca4557a9c50630 (DEFAULT_TABLE table=test-workload [id=bd93e98c8b9644e483ba6f006ddb507a]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:07:54.070958  5346 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 17e6bc8850344ed3a18c8e51fce0e3df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.074960  5348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cd6b714da2146e8bc402e3e21622865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.082029  5351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d92dfc50c2f14824b9ca4557a9c50630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.086012  5344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8fb31c5349794cf2abd61a8ebe123550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.090037  5347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c2db3d987054a79845e2836f04144d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.094331  5345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 392c67af211343e7b36d8c8bde0d148d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.122545  5350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf0b8c2751ba4f04a86d561a0cc5cfb5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.127233  5477 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.127671  5352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 947f419bfb374cfdb0b317707aca1f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.128337  5349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a3a7d483ddd4ef0ad6af1a1954ae4e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:07:54.135181  5477 tablet_bootstrap.cc:654] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.142113  5478 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.156070  5478 tablet_bootstrap.cc:654] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.169189  5477 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.169706  5477 ts_tablet_manager.cc:1403] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.002s
I20260710 11:07:54.172616  5477 raft_consensus.cc:359] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.173326  5477 raft_consensus.cc:385] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.173659  5477 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.175427  5479 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.177709  5477 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.184777  5479 tablet_bootstrap.cc:654] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.187139  5478 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.187635  5478 ts_tablet_manager.cc:1403] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.005s
I20260710 11:07:54.189481  5313 heartbeater.cc:499] Master 127.4.127.254:37759 was elected leader, sending a full tablet report...
I20260710 11:07:54.190295  5477 ts_tablet_manager.cc:1434] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.020s	user 0.013s	sys 0.003s
I20260710 11:07:54.190428  5478 raft_consensus.cc:359] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.191332  5478 raft_consensus.cc:385] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.191654  5478 raft_consensus.cc:740] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.191908  5477 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.192665  5478 consensus_queue.cc:260] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.194654  5479 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.195161  5479 ts_tablet_manager.cc:1403] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260710 11:07:54.198690  5477 tablet_bootstrap.cc:654] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.198263  5479 raft_consensus.cc:359] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.199129  5479 raft_consensus.cc:385] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.199440  5479 raft_consensus.cc:740] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.200315  5479 consensus_queue.cc:260] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.226749  5388 heartbeater.cc:499] Master 127.4.127.254:37759 was elected leader, sending a full tablet report...
I20260710 11:07:54.226922  5462 heartbeater.cc:499] Master 127.4.127.254:37759 was elected leader, sending a full tablet report...
I20260710 11:07:54.227383  5478 ts_tablet_manager.cc:1434] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.039s	user 0.014s	sys 0.025s
I20260710 11:07:54.228279  5478 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.232230  5477 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.232836  5477 ts_tablet_manager.cc:1403] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.020s
I20260710 11:07:54.234530  5478 tablet_bootstrap.cc:654] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.236313  5479 ts_tablet_manager.cc:1434] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.015s
I20260710 11:07:54.236023  5477 raft_consensus.cc:359] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.236797  5477 raft_consensus.cc:385] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.238456  5479 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.237109  5477 raft_consensus.cc:740] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.240854  5477 consensus_queue.cc:260] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.244089  5477 ts_tablet_manager.cc:1434] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 11:07:54.245268  5477 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.245396  5479 tablet_bootstrap.cc:654] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.254899  5477 tablet_bootstrap.cc:654] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.256297  5478 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.256804  5478 ts_tablet_manager.cc:1403] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.019s
I20260710 11:07:54.256894  5479 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.257395  5479 ts_tablet_manager.cc:1403] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:07:54.260300  5479 raft_consensus.cc:359] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.261096  5479 raft_consensus.cc:385] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.260919  5478 raft_consensus.cc:359] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.261624  5479 raft_consensus.cc:740] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.262090  5478 raft_consensus.cc:385] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.262516  5478 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.262506  5479 consensus_queue.cc:260] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.263865  5478 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.265273  5479 ts_tablet_manager.cc:1434] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 11:07:54.266287  5479 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.267135  5478 ts_tablet_manager.cc:1434] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.005s
I20260710 11:07:54.268395  5478 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.272863  5479 tablet_bootstrap.cc:654] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.274454  5485 raft_consensus.cc:493] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.274993  5485 raft_consensus.cc:515] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.276400  5478 tablet_bootstrap.cc:654] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.286851  5479 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.287356  5479 ts_tablet_manager.cc:1403] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260710 11:07:54.290398  5479 raft_consensus.cc:359] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.287145  5485 leader_election.cc:290] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.291122  5479 raft_consensus.cc:385] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.292374  5479 raft_consensus.cc:740] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.293233  5479 consensus_queue.cc:260] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.295667  5479 ts_tablet_manager.cc:1434] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260710 11:07:54.296654  5479 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.299996  5477 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.300688  5477 ts_tablet_manager.cc:1403] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.019s
I20260710 11:07:54.303361  5479 tablet_bootstrap.cc:654] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.304625  5477 raft_consensus.cc:359] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.308806  5477 raft_consensus.cc:385] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.309274  5477 raft_consensus.cc:740] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.312101  5477 consensus_queue.cc:260] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.312824  5478 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.313297  5478 ts_tablet_manager.cc:1403] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.045s	user 0.027s	sys 0.015s
I20260710 11:07:54.315049  5477 ts_tablet_manager.cc:1434] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 11:07:54.316082  5477 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.316509  5479 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.317087  5479 ts_tablet_manager.cc:1403] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260710 11:07:54.316520  5478 raft_consensus.cc:359] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.317559  5478 raft_consensus.cc:385] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.317896  5478 raft_consensus.cc:740] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.318811  5478 consensus_queue.cc:260] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.320135  5479 raft_consensus.cc:359] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.320854  5479 raft_consensus.cc:385] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.321209  5479 raft_consensus.cc:740] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.321440  5478 ts_tablet_manager.cc:1434] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:07:54.322489  5478 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.322144  5479 consensus_queue.cc:260] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.322784  5477 tablet_bootstrap.cc:654] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.324744  5479 ts_tablet_manager.cc:1434] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:07:54.325739  5479 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.332157  5479 tablet_bootstrap.cc:654] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.332391  5478 tablet_bootstrap.cc:654] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.346567  5478 tablet_bootstrap.cc:492] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.347237  5478 ts_tablet_manager.cc:1403] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.013s
I20260710 11:07:54.351125  5478 raft_consensus.cc:359] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.352124  5478 raft_consensus.cc:385] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.352514  5478 raft_consensus.cc:740] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.353768  5478 consensus_queue.cc:260] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.357231  5478 ts_tablet_manager.cc:1434] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.005s
I20260710 11:07:54.358575  5478 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.367553  5478 tablet_bootstrap.cc:654] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.378036  5482 raft_consensus.cc:493] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.378805  5482 raft_consensus.cc:515] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.405599  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:54.406349  5288 raft_consensus.cc:2468] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 0.
I20260710 11:07:54.407833  5329 leader_election.cc:304] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.408735  5485 raft_consensus.cc:2804] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.409293  5485 raft_consensus.cc:493] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.410568  5485 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.409027  5482 leader_election.cc:290] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.412765  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
W20260710 11:07:54.414907  5326 leader_election.cc:343] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:54.415603  5234 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:07:54.416648  5477 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.412078  5482 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.419598  5482 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.417296  5477 ts_tablet_manager.cc:1403] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.101s	user 0.038s	sys 0.034s
I20260710 11:07:54.421931  5482 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.424119  5478 tablet_bootstrap.cc:492] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.424609  5478 ts_tablet_manager.cc:1403] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.066s	user 0.023s	sys 0.005s
I20260710 11:07:54.426187  5477 raft_consensus.cc:359] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.426928  5477 raft_consensus.cc:385] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.427237  5477 raft_consensus.cc:740] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.427191  5485 raft_consensus.cc:515] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.427414  5478 raft_consensus.cc:359] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.428206  5478 raft_consensus.cc:385] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.428530  5478 raft_consensus.cc:740] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.428341  5477 consensus_queue.cc:260] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.429296  5478 consensus_queue.cc:260] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.430218  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:54.430743  5484 raft_consensus.cc:493] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.431664  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.432489  5363 raft_consensus.cc:2393] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0942a33921cb48d789e7ecaea0469aa1 in current term 1: Already voted for candidate cf88db25a13e4087b3bb121f00170d5c in this term.
I20260710 11:07:54.432446  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
W20260710 11:07:54.434435  5253 leader_election.cc:343] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.430805  5288 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.435210  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.435810  5437 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.440307  5477 ts_tablet_manager.cc:1434] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:07:54.431448  5484 raft_consensus.cc:515] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.442978  5437 raft_consensus.cc:2468] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 1.
I20260710 11:07:54.444371  5326 leader_election.cc:304] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.453708  5482 raft_consensus.cc:493] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.454360  5288 raft_consensus.cc:2468] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 1.
I20260710 11:07:54.454414  5482 raft_consensus.cc:515] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.449687  5485 leader_election.cc:290] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.458050  5485 raft_consensus.cc:2804] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.450877  5484 leader_election.cc:290] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.458702  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.459300  5482 leader_election.cc:290] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.459412  5362 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.458717  5485 raft_consensus.cc:697] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:54.463135  5485 consensus_queue.cc:237] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.464457  5479 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.466750  5253 leader_election.cc:304] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.472831  5477 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.470482  5479 ts_tablet_manager.cc:1403] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.145s	user 0.036s	sys 0.050s
I20260710 11:07:54.476162  5479 raft_consensus.cc:359] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.477866  5479 raft_consensus.cc:385] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.478255  5479 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.479033  5479 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.471774  5482 raft_consensus.cc:2804] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.488844  5478 ts_tablet_manager.cc:1434] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.064s	user 0.020s	sys 0.021s
I20260710 11:07:54.490406  5478 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.495836  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:54.497426  5478 tablet_bootstrap.cc:654] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
W20260710 11:07:54.497834  5403 leader_election.cc:343] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.486310  5482 raft_consensus.cc:493] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.501868  5482 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.503314  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.504165  5437 raft_consensus.cc:2393] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0942a33921cb48d789e7ecaea0469aa1 in current term 1: Already voted for candidate cf88db25a13e4087b3bb121f00170d5c in this term.
I20260710 11:07:54.505194  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.506630  5477 tablet_bootstrap.cc:654] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.506562  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.507299  5435 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.509169  5251 leader_election.cc:304] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1; no voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c
W20260710 11:07:54.510520  5251 leader_election.cc:343] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.510843  5498 raft_consensus.cc:2749] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:54.510943  5251 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1; no voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:54.512354  5498 raft_consensus.cc:2749] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:54.515734  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.515265  5184 catalog_manager.cc:5697] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 1 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.516397  5362 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 0.
I20260710 11:07:54.518923  5402 leader_election.cc:304] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [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: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:54.519547  5479 ts_tablet_manager.cc:1434] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.013s
I20260710 11:07:54.520191  5478 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.520267  5502 raft_consensus.cc:2804] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.520679  5478 ts_tablet_manager.cc:1403] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.007s
I20260710 11:07:54.520785  5479 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.520809  5502 raft_consensus.cc:493] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.521489  5502 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.523772  5478 raft_consensus.cc:359] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.524570  5478 raft_consensus.cc:385] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.524889  5478 raft_consensus.cc:740] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.525714  5478 consensus_queue.cc:260] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.528095  5479 tablet_bootstrap.cc:654] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.528105  5478 ts_tablet_manager.cc:1434] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
I20260710 11:07:54.529449  5478 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.533106  5484 raft_consensus.cc:493] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.533981  5484 raft_consensus.cc:515] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.536043  5484 leader_election.cc:290] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.537189  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.537504  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:54.537866  5362 raft_consensus.cc:2468] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 0.
I20260710 11:07:54.539146  5507 raft_consensus.cc:493] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.539625  5507 raft_consensus.cc:515] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.540879  5478 tablet_bootstrap.cc:654] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.541817  5507 leader_election.cc:290] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.544109  5402 leader_election.cc:304] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.545178  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
W20260710 11:07:54.545780  5403 leader_election.cc:343] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.545816  5435 raft_consensus.cc:2468] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 0.
I20260710 11:07:54.546795  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:54.547845  5326 leader_election.cc:304] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
W20260710 11:07:54.549328  5329 leader_election.cc:343] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.550443  5507 raft_consensus.cc:2804] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.550836  5507 raft_consensus.cc:493] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.551208  5507 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.554209  5478 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.554848  5478 ts_tablet_manager.cc:1403] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.026s	user 0.018s	sys 0.001s
I20260710 11:07:54.554971  5477 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.555508  5477 ts_tablet_manager.cc:1403] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.008s
I20260710 11:07:54.557597  5484 raft_consensus.cc:2804] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.558007  5484 raft_consensus.cc:493] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.558362  5484 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.558683  5478 raft_consensus.cc:359] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.559703  5478 raft_consensus.cc:385] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.560094  5478 raft_consensus.cc:740] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.561443  5478 consensus_queue.cc:260] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.533277  5502 raft_consensus.cc:515] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.568876  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
W20260710 11:07:54.570823  5403 leader_election.cc:343] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.571269  5478 ts_tablet_manager.cc:1434] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.011s
I20260710 11:07:54.571478  5482 raft_consensus.cc:515] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.572188  5478 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.572063  5477 raft_consensus.cc:359] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.574419  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.574868  5477 raft_consensus.cc:385] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.574991  5362 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.575210  5477 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.576133  5477 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.580276  5478 tablet_bootstrap.cc:654] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.583207  5507 raft_consensus.cc:515] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.584514  5502 leader_election.cc:290] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.585690  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.589973  5477 ts_tablet_manager.cc:1434] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260710 11:07:54.590014  5363 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.591075  5477 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.593194  5478 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.593803  5478 ts_tablet_manager.cc:1403] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260710 11:07:54.597584  5478 raft_consensus.cc:359] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.598677  5478 raft_consensus.cc:385] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.599118  5363 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 1.
I20260710 11:07:54.601917  5402 leader_election.cc:304] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:54.587118  5482 leader_election.cc:290] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.602913  5502 raft_consensus.cc:2804] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.603755  5502 raft_consensus.cc:697] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:54.588251  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.604818  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:54.605010  5435 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.605732  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.606287  5436 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.609921  5514 raft_consensus.cc:493] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:07:54.610550  5329 leader_election.cc:343] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.610462  5514 raft_consensus.cc:515] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.588376  5362 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
I20260710 11:07:54.612783  5514 leader_election.cc:290] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.613732  5253 leader_election.cc:304] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.604969  5502 consensus_queue.cc:237] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.616273  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.585981  5484 raft_consensus.cc:515] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.615403  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
W20260710 11:07:54.617630  5402 leader_election.cc:343] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:07:54.618094  5403 leader_election.cc:343] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.618289  5436 raft_consensus.cc:2468] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 1.
I20260710 11:07:54.618639  5403 leader_election.cc:304] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88; no voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:54.619427  5482 raft_consensus.cc:2804] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.619639  5326 leader_election.cc:304] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:54.620004  5482 raft_consensus.cc:697] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:54.620574  5485 raft_consensus.cc:2804] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.621208  5485 raft_consensus.cc:697] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:54.621080  5482 consensus_queue.cc:237] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.622355  5485 consensus_queue.cc:237] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.599162  5478 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.620015  5514 raft_consensus.cc:2749] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:54.616009  5435 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
I20260710 11:07:54.630376  5478 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.627472  5507 leader_election.cc:290] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.635653  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:54.635982  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.636938  5477 tablet_bootstrap.cc:654] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.636580  5362 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:54.638181  5403 leader_election.cc:343] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.639263  5484 leader_election.cc:290] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.639181  5479 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.641381  5479 ts_tablet_manager.cc:1403] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.121s	user 0.035s	sys 0.062s
I20260710 11:07:54.645381  5479 raft_consensus.cc:359] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.650375  5479 raft_consensus.cc:385] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.650760  5479 raft_consensus.cc:740] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.651572  5479 consensus_queue.cc:260] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.654662  5479 ts_tablet_manager.cc:1434] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260710 11:07:54.654986  5362 raft_consensus.cc:2468] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 1.
I20260710 11:07:54.655855  5479 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.656220  5402 leader_election.cc:304] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:54.657375  5484 raft_consensus.cc:2804] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.657904  5484 raft_consensus.cc:697] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:54.656762  5184 catalog_manager.cc:5697] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.658740  5484 consensus_queue.cc:237] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.674108  5478 ts_tablet_manager.cc:1434] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.080s	user 0.013s	sys 0.016s
I20260710 11:07:54.678252  5186 catalog_manager.cc:5697] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 1 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.680568  5478 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.678308  5482 raft_consensus.cc:493] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.682695  5479 tablet_bootstrap.cc:654] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.684684  5482 raft_consensus.cc:515] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.688360  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.689056  5362 raft_consensus.cc:2468] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.689836  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.691494  5253 leader_election.cc:304] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
W20260710 11:07:54.692312  5251 leader_election.cc:343] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.692689  5498 raft_consensus.cc:2804] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.693207  5498 raft_consensus.cc:493] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.693682  5498 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.696677  5482 leader_election.cc:290] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.709002  5498 raft_consensus.cc:515] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.716790  5184 catalog_manager.cc:5697] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.720333  5477 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.721096  5477 ts_tablet_manager.cc:1403] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.130s	user 0.019s	sys 0.011s
I20260710 11:07:54.724577  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.725301  5362 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.726711  5478 tablet_bootstrap.cc:654] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.727270  5479 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.724972  5477 raft_consensus.cc:359] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.727775  5477 raft_consensus.cc:385] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.728158  5477 raft_consensus.cc:740] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.729347  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.729003  5477 consensus_queue.cc:260] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
W20260710 11:07:54.730865  5251 leader_election.cc:343] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.733525  5498 leader_election.cc:290] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.736092  5477 ts_tablet_manager.cc:1434] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:07:54.735455  5181 catalog_manager.cc:5697] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.737248  5362 raft_consensus.cc:2468] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
I20260710 11:07:54.737741  5477 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.738474  5253 leader_election.cc:304] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:54.739611  5498 raft_consensus.cc:2804] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.740301  5498 raft_consensus.cc:697] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:54.741138  5498 consensus_queue.cc:237] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.744701  5477 tablet_bootstrap.cc:654] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.736672  5479 ts_tablet_manager.cc:1403] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.021s
I20260710 11:07:54.752377  5478 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.753088  5478 ts_tablet_manager.cc:1403] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.078s	user 0.005s	sys 0.017s
I20260710 11:07:54.754081  5482 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.754563  5482 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.755986  5478 raft_consensus.cc:359] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.756532  5477 tablet_bootstrap.cc:492] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.756667  5482 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.757023  5477 ts_tablet_manager.cc:1403] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:07:54.756657  5478 raft_consensus.cc:385] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.755880  5181 catalog_manager.cc:5697] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.757552  5478 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.758345  5478 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.758901  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.759562  5435 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.760023  5477 raft_consensus.cc:359] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.760708  5478 ts_tablet_manager.cc:1434] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:07:54.760900  5477 raft_consensus.cc:385] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.760865  5251 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:54.761734  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.761886  5482 raft_consensus.cc:2804] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.762094  5478 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: Bootstrap starting.
I20260710 11:07:54.762355  5482 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.762684  5482 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:07:54.763027  5253 leader_election.cc:343] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.767874  5478 tablet_bootstrap.cc:654] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.753434  5479 raft_consensus.cc:359] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.769606  5482 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.770006  5479 raft_consensus.cc:385] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.770550  5479 raft_consensus.cc:740] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.771523  5477 raft_consensus.cc:740] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.771662  5479 consensus_queue.cc:260] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.773726  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.774427  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.775916  5435 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.777364  5479 ts_tablet_manager.cc:1434] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:07:54.778363  5479 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.781165  5478 tablet_bootstrap.cc:492] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: No bootstrap required, opened a new log
I20260710 11:07:54.781766  5478 ts_tablet_manager.cc:1403] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:07:54.782976  5435 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
W20260710 11:07:54.784570  5253 leader_election.cc:343] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.784379  5478 raft_consensus.cc:359] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.784598  5479 tablet_bootstrap.cc:654] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.785595  5478 raft_consensus.cc:385] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.786056  5478 raft_consensus.cc:740] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.786022  5251 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:54.786978  5498 raft_consensus.cc:2804] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.791221  5478 consensus_queue.cc:260] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.792980  5482 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.794353  5478 ts_tablet_manager.cc:1434] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260710 11:07:54.784881  5477 consensus_queue.cc:260] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.796268  5477 ts_tablet_manager.cc:1434] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260710 11:07:54.796727  5498 raft_consensus.cc:697] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:54.798460  5498 consensus_queue.cc:237] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.800164  5479 tablet_bootstrap.cc:492] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.800630  5479 ts_tablet_manager.cc:1403] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.010s
I20260710 11:07:54.802093  5477 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.803310  5479 raft_consensus.cc:359] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.804001  5479 raft_consensus.cc:385] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.804282  5479 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.804944  5479 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.806974  5479 ts_tablet_manager.cc:1434] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:07:54.807960  5479 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.810899  5477 tablet_bootstrap.cc:654] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.814436  5479 tablet_bootstrap.cc:654] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.814538  5181 catalog_manager.cc:5697] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.820107  5477 tablet_bootstrap.cc:492] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.820585  5477 ts_tablet_manager.cc:1403] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260710 11:07:54.822901  5477 raft_consensus.cc:359] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.823521  5477 raft_consensus.cc:385] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.823462  5502 raft_consensus.cc:493] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.823276  5479 tablet_bootstrap.cc:492] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.823871  5477 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.824350  5479 ts_tablet_manager.cc:1403] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.005s
I20260710 11:07:54.824011  5502 raft_consensus.cc:515] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.824855  5477 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.826396  5502 leader_election.cc:290] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.827546  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:54.828195  5288 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 0.
I20260710 11:07:54.829051  5477 ts_tablet_manager.cc:1434] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:07:54.829128  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.829293  5403 leader_election.cc:304] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:54.830142  5502 raft_consensus.cc:2804] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.830515  5502 raft_consensus.cc:493] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:07:54.830621  5402 leader_election.cc:343] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.830929  5477 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.830888  5502 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.832149  5479 raft_consensus.cc:359] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.832800  5479 raft_consensus.cc:385] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.833077  5479 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.833863  5479 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.836835  5479 ts_tablet_manager.cc:1434] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260710 11:07:54.837848  5479 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: Bootstrap starting.
I20260710 11:07:54.840523  5477 tablet_bootstrap.cc:654] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.844441  5502 raft_consensus.cc:515] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.845989  5479 tablet_bootstrap.cc:654] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.849740  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:54.850000  5502 leader_election.cc:290] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:54.850458  5288 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.853812  5477 tablet_bootstrap.cc:492] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.854470  5477 ts_tablet_manager.cc:1403] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260710 11:07:54.855487  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
W20260710 11:07:54.857010  5402 leader_election.cc:343] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:07:54.857102  5498 raft_consensus.cc:493] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.858291  5498 raft_consensus.cc:515] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.860327  5288 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 1.
I20260710 11:07:54.861646  5403 leader_election.cc:304] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:54.862135  5498 leader_election.cc:290] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.863080  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.863442  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.863399  5477 raft_consensus.cc:359] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.864141  5479 tablet_bootstrap.cc:492] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: No bootstrap required, opened a new log
I20260710 11:07:54.864185  5477 raft_consensus.cc:385] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.864326  5435 raft_consensus.cc:2393] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0942a33921cb48d789e7ecaea0469aa1 in current term 1: Already voted for candidate cf88db25a13e4087b3bb121f00170d5c in this term.
I20260710 11:07:54.864712  5477 raft_consensus.cc:740] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.864781  5479 ts_tablet_manager.cc:1403] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.010s
I20260710 11:07:54.865478  5502 raft_consensus.cc:2804] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.866003  5502 raft_consensus.cc:697] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:54.865890  5251 leader_election.cc:304] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1; no voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:54.867146  5498 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.866891  5502 consensus_queue.cc:237] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.867621  5479 raft_consensus.cc:359] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.868263  5479 raft_consensus.cc:385] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.868561  5479 raft_consensus.cc:740] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.869318  5479 consensus_queue.cc:260] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.865494  5477 consensus_queue.cc:260] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.871920  5477 ts_tablet_manager.cc:1434] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.001s
I20260710 11:07:54.873073  5477 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: Bootstrap starting.
I20260710 11:07:54.874940  5479 ts_tablet_manager.cc:1434] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:07:54.879220  5498 raft_consensus.cc:2749] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:54.886655  5477 tablet_bootstrap.cc:654] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: Neither blocks nor log segments found. Creating new log.
I20260710 11:07:54.889053  5181 catalog_manager.cc:5697] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:54.895681  5477 tablet_bootstrap.cc:492] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: No bootstrap required, opened a new log
I20260710 11:07:54.896152  5477 ts_tablet_manager.cc:1403] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 11:07:54.898288  5477 raft_consensus.cc:359] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.898969  5477 raft_consensus.cc:385] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:07:54.899168  5477 raft_consensus.cc:740] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Initialized, Role: FOLLOWER
I20260710 11:07:54.899693  5477 consensus_queue.cc:260] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.901230  5477 ts_tablet_manager.cc:1434] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:07:54.920178  5498 raft_consensus.cc:493] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:54.920565  5498 raft_consensus.cc:515] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.922101  5498 leader_election.cc:290] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.923002  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:54.923090  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:54.923576  5362 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.923768  5435 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 0.
I20260710 11:07:54.924598  5253 leader_election.cc:304] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.925275  5498 raft_consensus.cc:2804] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:54.925670  5498 raft_consensus.cc:493] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:54.925930  5498 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.930830  5498 raft_consensus.cc:515] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.932562  5498 leader_election.cc:290] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:54.933239  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:54.933595  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:54.933776  5362 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.934110  5435 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:54.938481  5362 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
I20260710 11:07:54.938558  5435 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 1.
I20260710 11:07:54.939689  5253 leader_election.cc:304] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:54.940376  5498 raft_consensus.cc:2804] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:54.940809  5498 raft_consensus.cc:697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:54.941576  5498 consensus_queue.cc:237] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:54.948727  5181 catalog_manager.cc:5697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:54.996280  5485 consensus_queue.cc:1048] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.007946  5504 consensus_queue.cc:1048] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:55.022238  5498 raft_consensus.cc:493] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.022781  5498 raft_consensus.cc:515] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.024873  5498 leader_election.cc:290] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.025559  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cf88db25a13e4087b3bb121f00170d5c" is_pre_election: true
I20260710 11:07:55.026006  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:55.026317  5362 raft_consensus.cc:2393] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0942a33921cb48d789e7ecaea0469aa1 in current term 1: Already voted for candidate 69ae3a8ca9304566bd7658c457714e88 in this term.
I20260710 11:07:55.027648  5253 leader_election.cc:304] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1; no voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:55.028347  5498 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.032814  5498 raft_consensus.cc:2749] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.043457  5502 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.052767  5288 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.059813  5484 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.094444  5484 consensus_queue.cc:1048] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.106340  5484 consensus_queue.cc:1048] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.121740  5498 consensus_queue.cc:1048] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.131242  5435 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.135145  5504 consensus_queue.cc:1048] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.139571  5498 consensus_queue.cc:1048] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.147740  5507 consensus_queue.cc:1048] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.171032  5507 raft_consensus.cc:493] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.171437  5507 raft_consensus.cc:515] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.173096  5507 leader_election.cc:290] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.173959  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:55.174103  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:55.174789  5288 raft_consensus.cc:2393] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf88db25a13e4087b3bb121f00170d5c in current term 1: Already voted for candidate 69ae3a8ca9304566bd7658c457714e88 in this term.
I20260710 11:07:55.175697  5329 leader_election.cc:304] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:55.176419  5507 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.180949  5507 raft_consensus.cc:2749] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.193768  5498 consensus_queue.cc:1048] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.203625  5482 consensus_queue.cc:1048] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.244284  5507 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.244797  5507 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.246465  5507 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.247397  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:55.247400  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:55.248191  5436 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 0.
I20260710 11:07:55.248315  5288 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 0.
I20260710 11:07:55.249185  5326 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.249958  5507 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:07:55.250242  5507 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:07:55.250533  5507 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.254948  5507 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.256295  5485 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:07:55.256740  5485 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.257117  5507 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.257712  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.257628  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:55.258277  5436 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.258328  5288 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.258841  5485 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.259724  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0942a33921cb48d789e7ecaea0469aa1" is_pre_election: true
I20260710 11:07:55.260438  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69ae3a8ca9304566bd7658c457714e88" is_pre_election: true
I20260710 11:07:55.261665  5435 raft_consensus.cc:2393] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cf88db25a13e4087b3bb121f00170d5c in current term 1: Already voted for candidate 0942a33921cb48d789e7ecaea0469aa1 in this term.
I20260710 11:07:55.262553  5326 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cf88db25a13e4087b3bb121f00170d5c; no voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:55.263255  5485 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:07:55.265467  5436 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 1.
I20260710 11:07:55.265472  5288 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 1.
I20260710 11:07:55.266710  5329 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.267391  5507 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:07:55.267880  5507 raft_consensus.cc:697] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.268425  5485 raft_consensus.cc:2749] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:07:55.268601  5507 consensus_queue.cc:237] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.274638  5482 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.276901  5181 catalog_manager.cc:5697] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 1 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.285219  5528 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:07:55.351994  5484 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.353695  5362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:55.354339  5362 raft_consensus.cc:606] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:55.363693  5484 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.365371  5362 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:55.366093  5362 raft_consensus.cc:606] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:55.376762  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:55.377380  5363 raft_consensus.cc:606] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:55.393158  5436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43820
I20260710 11:07:55.393846  5436 raft_consensus.cc:606] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:55.406910  5288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:48226
I20260710 11:07:55.407480  5288 raft_consensus.cc:606] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:55.412520  5436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43820
I20260710 11:07:55.413064  5436 raft_consensus.cc:606] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:55.418169  5436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43820
I20260710 11:07:55.418689  5436 raft_consensus.cc:606] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:07:55.423884  5288 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:48226
I20260710 11:07:55.424539  5288 raft_consensus.cc:606] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Received request to transfer leadership to TS 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:55.482568  5519 raft_consensus.cc:993] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.483039  5484 raft_consensus.cc:1081] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.484519  5363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43348
I20260710 11:07:55.484959  5363 raft_consensus.cc:493] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.485210  5363 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.489801  5363 raft_consensus.cc:515] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.491416  5363 leader_election.cc:290] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.492367  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:55.492439  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.493098  5288 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.493103  5436 raft_consensus.cc:3055] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.493713  5436 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:55.494542  5436 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.495766  5436 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.500008  5504 raft_consensus.cc:993] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.500460  5504 raft_consensus.cc:1081] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.500311  5288 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.502280  5288 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:07:55.502585  5329 leader_election.cc:304] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.502846  5288 raft_consensus.cc:493] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.503288  5288 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.503484  5507 raft_consensus.cc:2804] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.503991  5507 raft_consensus.cc:697] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.504781  5507 consensus_queue.cc:237] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.505692  5436 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.509618  5288 raft_consensus.cc:515] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.511725  5288 leader_election.cc:290] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.512369  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:55.512989  5363 raft_consensus.cc:3055] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.512923  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d92dfc50c2f14824b9ca4557a9c50630" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.513448  5363 raft_consensus.cc:740] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.513723  5436 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.514422  5363 consensus_queue.cc:260] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.514148  5181 catalog_manager.cc:5697] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 1 to 2, leader changed from 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 2 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.515534  5363 raft_consensus.cc:3060] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.519390  5436 raft_consensus.cc:2468] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.520722  5251 leader_election.cc:304] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:55.521345  5528 raft_consensus.cc:2804] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.521811  5528 raft_consensus.cc:697] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:55.522198  5363 raft_consensus.cc:2468] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.522660  5528 consensus_queue.cc:237] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.529254  5181 catalog_manager.cc:5697] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 1 to 2, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.530308  5528 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.541529  5548 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.651489  5502 raft_consensus.cc:993] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.651880  5484 raft_consensus.cc:1081] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.653205  5363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43348
I20260710 11:07:55.653864  5363 raft_consensus.cc:493] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.654212  5363 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.659158  5363 raft_consensus.cc:515] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.661087  5363 leader_election.cc:290] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.661938  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:55.662254  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "392c67af211343e7b36d8c8bde0d148d" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.662520  5288 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.662918  5436 raft_consensus.cc:3055] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.663224  5436 raft_consensus.cc:740] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:55.663924  5436 consensus_queue.cc:260] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.664883  5436 raft_consensus.cc:3060] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.667678  5288 raft_consensus.cc:2468] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.669140  5329 leader_election.cc:304] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.669997  5504 raft_consensus.cc:2804] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.670459  5504 raft_consensus.cc:697] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.671537  5436 raft_consensus.cc:2468] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.671257  5504 consensus_queue.cc:237] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.672983  5548 raft_consensus.cc:993] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:55.673637  5548 raft_consensus.cc:1081] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Signalling peer 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:55.675491  5548 raft_consensus.cc:993] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.675534  5435 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43812
I20260710 11:07:55.676003  5548 raft_consensus.cc:1081] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.676311  5435 raft_consensus.cc:493] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.676792  5435 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.677731  5363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43346
I20260710 11:07:55.678354  5363 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.678710  5363 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.682240  5181 catalog_manager.cc:5697] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 1 to 2, leader changed from 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 2 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.683102  5435 raft_consensus.cc:515] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.685395  5363 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.685956  5288 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:55.686625  5288 raft_consensus.cc:3055] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.687055  5288 raft_consensus.cc:740] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:55.687369  5363 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.688055  5288 consensus_queue.cc:260] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.688436  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.689534  5287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:55.689688  5436 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.690181  5287 raft_consensus.cc:3055] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.690532  5287 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:55.691440  5287 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.692473  5288 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.692865  5287 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.694962  5504 raft_consensus.cc:993] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.695502  5507 raft_consensus.cc:1081] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.697161  5436 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.697492  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:07:55.698122  5286 raft_consensus.cc:493] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.698465  5286 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.698407  5326 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.699369  5504 raft_consensus.cc:2804] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.700124  5504 raft_consensus.cc:697] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.698442  5435 leader_election.cc:290] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:55.702392  5504 consensus_queue.cc:237] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.704942  5286 raft_consensus.cc:515] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.706187  5287 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:55.706037  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8fb31c5349794cf2abd61a8ebe123550" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:55.707520  5363 raft_consensus.cc:3060] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.708768  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:55.709364  5362 raft_consensus.cc:3055] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.709685  5362 raft_consensus.cc:740] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.710426  5362 consensus_queue.cc:260] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.711010  5288 raft_consensus.cc:2468] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:07:55.711594  5362 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.711156  5181 catalog_manager.cc:5697] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 1 to 2, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 2 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.712378  5403 leader_election.cc:304] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:55.713322  5484 raft_consensus.cc:2804] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.713876  5484 raft_consensus.cc:697] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:55.714735  5484 consensus_queue.cc:237] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.715233  5363 raft_consensus.cc:2468] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:07:55.717837  5286 leader_election.cc:290] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.721220  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf0b8c2751ba4f04a86d561a0cc5cfb5" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.721714  5362 raft_consensus.cc:2468] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.721830  5435 raft_consensus.cc:3060] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.722954  5253 leader_election.cc:304] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:55.723799  5548 raft_consensus.cc:2804] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.724289  5548 raft_consensus.cc:697] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:55.724221  5181 catalog_manager.cc:5697] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 1 to 2, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:55.725250  5548 consensus_queue.cc:237] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.729111  5435 raft_consensus.cc:2468] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.733054  5186 catalog_manager.cc:5697] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 1 to 2, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.799638  5504 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.810765  5485 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:07:55.818893  5507 raft_consensus.cc:993] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.819358  5507 raft_consensus.cc:1081] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:55.820940  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:07:55.821518  5286 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.821854  5286 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.826565  5286 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.828840  5286 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:55.829265  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:55.829667  5435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:55.829991  5362 raft_consensus.cc:3055] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:55.830360  5435 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.830368  5362 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:55.831388  5362 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.832787  5362 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.838156  5435 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.839566  5251 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:55.839978  5362 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 2.
I20260710 11:07:55.840386  5548 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:55.840895  5548 raft_consensus.cc:697] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:55.841751  5548 consensus_queue.cc:237] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:55.848909  5181 catalog_manager.cc:5697] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 1 to 2, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:55.903756  5362 raft_consensus.cc:1275] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.905021  5548 consensus_queue.cc:1048] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.913395  5435 raft_consensus.cc:1275] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.915455  5528 consensus_queue.cc:1048] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.922053  5437 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.923429  5485 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.933542  5286 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:55.934996  5507 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:55.991215  5502 raft_consensus.cc:993] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.991673  5484 raft_consensus.cc:1081] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:07:55.993255  5362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43348
I20260710 11:07:55.993878  5362 raft_consensus.cc:493] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:55.994246  5362 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:55.998852  5362 raft_consensus.cc:515] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:56.000708  5362 leader_election.cc:290] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:56.001484  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:56.001827  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:56.002091  5286 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:56.002377  5436 raft_consensus.cc:3055] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:56.002686  5436 raft_consensus.cc:740] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:56.003533  5436 consensus_queue.cc:260] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:56.004742  5436 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:56.008899  5286 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:56.010210  5329 leader_election.cc:304] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:56.011046  5507 raft_consensus.cc:2804] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:56.011482  5436 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 2.
I20260710 11:07:56.011570  5507 raft_consensus.cc:697] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:56.012665  5507 consensus_queue.cc:237] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:56.019189  5186 catalog_manager.cc:5697] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 1 to 2, leader changed from 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 2 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:56.056887  5286 raft_consensus.cc:1275] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.058451  5507 consensus_queue.cc:1048] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.068208  5436 raft_consensus.cc:1275] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.069664  5504 consensus_queue.cc:1048] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.105084  5286 raft_consensus.cc:1275] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.106564  5484 consensus_queue.cc:1048] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.114451  5362 raft_consensus.cc:1275] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.116086  5484 consensus_queue.cc:1048] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.126121  5362 raft_consensus.cc:1275] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.127404  5482 consensus_queue.cc:1048] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.135488  5436 raft_consensus.cc:1275] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.137018  5528 consensus_queue.cc:1048] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.195217  5436 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.196513  5504 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.204139  5286 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.205713  5485 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.352754  5436 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.354019  5528 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.361079  5362 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.362504  5482 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.397773  5436 raft_consensus.cc:1275] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.398908  5507 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:56.408042  5286 raft_consensus.cc:1275] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:56.409631  5504 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:58.461515  4607 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:07:58.462738  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:58.490448  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:07:58.491343  5286 raft_consensus.cc:606] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Received request to transfer leadership to TS 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:58.494395  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:07:58.494899  5286 raft_consensus.cc:606] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Received request to transfer leadership to TS 69ae3a8ca9304566bd7658c457714e88
I20260710 11:07:58.495944  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:07:58.496361  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:07:58.882462  5576 raft_consensus.cc:993] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:58.883085  5572 raft_consensus.cc:1081] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Signalling peer 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:58.884862  5436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43812
I20260710 11:07:58.885458  5436 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:58.885772  5436 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:58.891219  5436 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:58.892863  5436 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 3 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:58.893899  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:58.894033  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:58.894593  5286 raft_consensus.cc:3055] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:58.894698  5363 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:58.894960  5286 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:58.895937  5286 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:58.897198  5286 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:58.901012  5363 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 3.
I20260710 11:07:58.902356  5402 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [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: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:58.902705  5286 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 3.
I20260710 11:07:58.903213  5570 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:58.904570  5570 raft_consensus.cc:697] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:58.905545  5570 consensus_queue.cc:237] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:58.918989  5181 catalog_manager.cc:5697] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 2 to 3, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 3 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:58.985108  5575 raft_consensus.cc:993] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:58.985631  5572 raft_consensus.cc:1081] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Signalling peer 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:07:58.987169  5436 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43812
I20260710 11:07:58.987629  5436 raft_consensus.cc:493] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:58.987866  5436 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:58.993254  5436 raft_consensus.cc:515] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:58.994843  5436 leader_election.cc:290] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:07:58.995759  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:07:58.995890  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:58.996418  5286 raft_consensus.cc:3055] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:07:58.996488  5363 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:58.996704  5286 raft_consensus.cc:740] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:58.997521  5286 consensus_queue.cc:260] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:58.998420  5286 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:07:59.001869  5363 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:07:59.002831  5402 leader_election.cc:304] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:59.003518  5570 raft_consensus.cc:2804] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:07:59.003568  5286 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:07:59.004097  5570 raft_consensus.cc:697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:59.004990  5570 consensus_queue.cc:237] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.011471  5181 catalog_manager.cc:5697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 1 to 2, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:07:59.469200  5363 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:59.470700  5570 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.480692  5286 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:59.482319  5577 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.497237  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:07:59.510457  5436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43820
I20260710 11:07:59.510962  5436 raft_consensus.cc:606] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:59.520437  5363 raft_consensus.cc:1275] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.521598  5577 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.525964  5436 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43820
I20260710 11:07:59.526454  5436 raft_consensus.cc:606] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:59.534293  5286 raft_consensus.cc:1275] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:07:59.535729  5590 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:07:59.539474  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:59.540190  5363 raft_consensus.cc:606] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:59.543089  5570 raft_consensus.cc:993] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.543663  5590 raft_consensus.cc:1081] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.545348  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48214
I20260710 11:07:59.545991  5286 raft_consensus.cc:493] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.546419  5286 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.546348  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:59.547027  5363 raft_consensus.cc:606] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:59.552153  5363 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
mode: GRACEFUL
new_leader_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:43358
I20260710 11:07:59.552664  5363 raft_consensus.cc:606] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Received request to transfer leadership to TS 0942a33921cb48d789e7ecaea0469aa1
I20260710 11:07:59.553296  5286 raft_consensus.cc:515] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.555727  5286 leader_election.cc:290] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 3 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:59.556674  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:59.557217  5436 raft_consensus.cc:3055] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:59.557528  5436 raft_consensus.cc:740] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:59.557796  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a3a7d483ddd4ef0ad6af1a1954ae4e9" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:59.558209  5436 consensus_queue.cc:260] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.558830  5363 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.559394  5436 raft_consensus.cc:3060] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.564056  5436 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.564970  5363 raft_consensus.cc:2468] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.565249  5251 leader_election.cc:304] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [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: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:59.566100  5572 raft_consensus.cc:2804] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:59.567130  5572 raft_consensus.cc:697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:59.567830  5572 consensus_queue.cc:237] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.573865  5186 catalog_manager.cc:5697] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 2 to 3, leader changed from 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.618606  5485 raft_consensus.cc:993] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.619105  5596 raft_consensus.cc:1081] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.620568  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:07:59.621042  5286 raft_consensus.cc:493] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.621342  5286 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.625903  5286 raft_consensus.cc:515] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.627441  5286 leader_election.cc:290] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 3 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:59.628235  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:59.628445  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:59.628813  5363 raft_consensus.cc:3055] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:59.628950  5436 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.629146  5363 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:59.629942  5363 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.630973  5363 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.633157  5436 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.634058  5251 leader_election.cc:304] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [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: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:59.634738  5572 raft_consensus.cc:2804] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:59.635198  5572 raft_consensus.cc:697] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:59.635561  5363 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.636142  5572 consensus_queue.cc:237] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.643353  5186 catalog_manager.cc:5697] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 2 to 3, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.712411  5485 raft_consensus.cc:993] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.712989  5596 raft_consensus.cc:1081] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.714476  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:07:59.714989  5286 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.715282  5286 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.719839  5286 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.721194  5286 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 3 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:59.722065  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:59.722229  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:59.722633  5436 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.722622  5363 raft_consensus.cc:3055] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:07:59.723145  5363 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:07:59.723874  5363 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.724946  5363 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:07:59.728850  5436 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.729945  5251 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [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: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:07:59.730525  5363 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:07:59.730636  5572 raft_consensus.cc:2804] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:07:59.731122  5572 raft_consensus.cc:697] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:59.731943  5572 consensus_queue.cc:237] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.738137  5186 catalog_manager.cc:5697] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 2 to 3, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.937129  5577 raft_consensus.cc:993] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.937641  5570 raft_consensus.cc:1081] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.939114  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48214
I20260710 11:07:59.939604  5286 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:07:59.939918  5286 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:59.944166  5286 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.945752  5286 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 4 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:07:59.946637  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:07:59.946792  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:07:59.947253  5363 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:59.947309  5436 raft_consensus.cc:3055] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:07:59.947639  5436 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:07:59.948268  5436 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.949122  5436 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:07:59.951615  5363 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 4.
I20260710 11:07:59.952833  5253 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [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: 0942a33921cb48d789e7ecaea0469aa1, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:07:59.953662  5436 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 4.
I20260710 11:07:59.953842  5592 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:07:59.954296  5592 raft_consensus.cc:697] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:07:59.955055  5363 raft_consensus.cc:1275] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:59.955111  5592 consensus_queue.cc:237] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:07:59.956403  5572 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.962327  5186 catalog_manager.cc:5697] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 3 to 4, leader changed from 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 4 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:07:59.964203  5436 raft_consensus.cc:1275] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:07:59.967208  5592 consensus_queue.cc:1048] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:07:59.998667  5485 raft_consensus.cc:993] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: : Instructing follower 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:07:59.999243  5485 raft_consensus.cc:1081] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Signalling peer 0942a33921cb48d789e7ecaea0469aa1 to start an election
I20260710 11:08:00.001112  5286 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
 from {username='slave'} at 127.0.0.1:48208
I20260710 11:08:00.001711  5286 raft_consensus.cc:493] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:00.002156  5286 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:00.006556  5286 raft_consensus.cc:515] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:00.008240  5286 leader_election.cc:290] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [CANDIDATE]: Term 3 election: Requested vote from peers cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:08:00.009021  5363 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:08:00.009361  5436 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "17e6bc8850344ed3a18c8e51fce0e3df" candidate_uuid: "0942a33921cb48d789e7ecaea0469aa1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:08:00.009642  5363 raft_consensus.cc:3055] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:00.009932  5436 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:00.009979  5363 raft_consensus.cc:740] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:08:00.010738  5363 consensus_queue.cc:260] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:00.011688  5363 raft_consensus.cc:3060] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:00.015476  5436 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:08:00.016582  5251 leader_election.cc:304] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [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: 0942a33921cb48d789e7ecaea0469aa1, 69ae3a8ca9304566bd7658c457714e88; no voters: 
I20260710 11:08:00.017767  5592 raft_consensus.cc:2804] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:00.018347  5592 raft_consensus.cc:697] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Leader. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:08:00.019342  5363 raft_consensus.cc:2468] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0942a33921cb48d789e7ecaea0469aa1 in term 3.
I20260710 11:08:00.019461  5592 consensus_queue.cc:237] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:00.027339  5186 catalog_manager.cc:5697] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 reported cstate change: term changed from 2 to 3, leader changed from cf88db25a13e4087b3bb121f00170d5c (127.4.127.194) to 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "0942a33921cb48d789e7ecaea0469aa1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:00.216233  5363 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.217353  5592 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.225358  5436 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.227253  5572 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.300673  5363 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.302219  5572 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.310963  5436 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.312359  5599 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:00.362329  5363 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:00.363703  5599 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.372012  5436 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:00.373481  5572 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:00.424537  5436 raft_consensus.cc:1275] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.425920  5599 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:00.434707  5363 raft_consensus.cc:1275] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Refusing update from remote peer 0942a33921cb48d789e7ecaea0469aa1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:00.436204  5592 consensus_queue.cc:1048] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:02.562382  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:02.569802  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:08:02.570266  5286 raft_consensus.cc:606] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:08:02.572563  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:08:02.572971  5286 raft_consensus.cc:606] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Received request to transfer leadership to TS cf88db25a13e4087b3bb121f00170d5c
I20260710 11:08:02.575008  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:08:02.575453  5286 raft_consensus.cc:606] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Received request to transfer leadership to TS 69ae3a8ca9304566bd7658c457714e88
I20260710 11:08:02.577672  5286 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
mode: GRACEFUL
new_leader_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43726
I20260710 11:08:02.578039  5286 raft_consensus.cc:606] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 LEADER]: Received request to transfer leadership to TS 69ae3a8ca9304566bd7658c457714e88
I20260710 11:08:02.578820  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:08:02.579269  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:02.773296  5608 raft_consensus.cc:993] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:08:02.773787  5610 raft_consensus.cc:1081] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:08:02.775168  5363 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43346
I20260710 11:08:02.775624  5363 raft_consensus.cc:493] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.775887  5363 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.781363  5363 raft_consensus.cc:515] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.782991  5363 leader_election.cc:290] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 4 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:08:02.783679  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:08:02.784211  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c2db3d987054a79845e2836f04144d2" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:08:02.784236  5286 raft_consensus.cc:3055] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:02.784801  5286 raft_consensus.cc:740] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:08:02.784802  5437 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.785465  5608 raft_consensus.cc:993] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:08:02.785877  5610 raft_consensus.cc:1081] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Signalling peer cf88db25a13e4087b3bb121f00170d5c to start an election
I20260710 11:08:02.785547  5286 consensus_queue.cc:260] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.786828  5286 raft_consensus.cc:3060] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.787343  5362 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865"
dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
 from {username='slave'} at 127.0.0.1:43346
I20260710 11:08:02.787741  5362 raft_consensus.cc:493] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:02.788084  5362 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.792321  5437 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 4.
I20260710 11:08:02.793146  5286 raft_consensus.cc:2468] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 4.
I20260710 11:08:02.792904  5362 raft_consensus.cc:515] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.793810  5326 leader_election.cc:304] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [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: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:08:02.794642  5609 raft_consensus.cc:2804] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:02.795818  5609 raft_consensus.cc:697] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 4 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:08:02.796030  5362 leader_election.cc:290] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [CANDIDATE]: Term 4 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195:39761)
I20260710 11:08:02.795893  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:08:02.796681  5437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1cd6b714da2146e8bc402e3e21622865" candidate_uuid: "cf88db25a13e4087b3bb121f00170d5c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
I20260710 11:08:02.796995  5286 raft_consensus.cc:3055] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:08:02.796747  5609 consensus_queue.cc:237] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.797489  5437 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.797466  5286 raft_consensus.cc:740] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:08:02.798481  5286 consensus_queue.cc:260] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.799630  5286 raft_consensus.cc:3060] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:02.802985  5437 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 4.
I20260710 11:08:02.804242  5326 leader_election.cc:304] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [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: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:08:02.805281  5611 raft_consensus.cc:2804] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:02.806807  5611 raft_consensus.cc:697] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 4 LEADER]: Becoming Leader. State: Replica: cf88db25a13e4087b3bb121f00170d5c, State: Running, Role: LEADER
I20260710 11:08:02.807312  5286 raft_consensus.cc:2468] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cf88db25a13e4087b3bb121f00170d5c in term 4.
I20260710 11:08:02.807574  5611 consensus_queue.cc:237] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:02.808960  5181 catalog_manager.cc:5697] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 3 to 4, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 4 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:02.825066  5181 catalog_manager.cc:5697] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c reported cstate change: term changed from 3 to 4, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to cf88db25a13e4087b3bb121f00170d5c (127.4.127.194). New cstate: current_term: 4 leader_uuid: "cf88db25a13e4087b3bb121f00170d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:03.045576  5608 raft_consensus.cc:993] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:08:03.046036  5610 raft_consensus.cc:1081] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 LEADER]: Signalling peer 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:08:03.047684  5437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43812
I20260710 11:08:03.048205  5437 raft_consensus.cc:493] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.048529  5437 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:03.053202  5437 raft_consensus.cc:515] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.054934  5437 leader_election.cc:290] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 5 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:08:03.056097  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:08:03.056344  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3c3f687f9eb4044b04c6bb8541296b1" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:08:03.056748  5286 raft_consensus.cc:3055] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:08:03.056890  5362 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:03.057112  5286 raft_consensus.cc:740] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:08:03.058013  5286 consensus_queue.cc:260] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.059288  5286 raft_consensus.cc:3060] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:08:03.064293  5362 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 5.
I20260710 11:08:03.065640  5402 leader_election.cc:304] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [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: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:08:03.065855  5286 raft_consensus.cc:2468] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 5.
I20260710 11:08:03.066367  5607 raft_consensus.cc:2804] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:08:03.067615  5607 raft_consensus.cc:697] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 5 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:08:03.068368  5607 consensus_queue.cc:237] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [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: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.075219  5181 catalog_manager.cc:5697] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 4 to 5, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 5 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.108978  5610 raft_consensus.cc:993] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: : Instructing follower 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:08:03.109426  5608 raft_consensus.cc:1081] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Signalling peer 69ae3a8ca9304566bd7658c457714e88 to start an election
I20260710 11:08:03.110932  5437 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c"
dest_uuid: "69ae3a8ca9304566bd7658c457714e88"
 from {username='slave'} at 127.0.0.1:43812
I20260710 11:08:03.111442  5437 raft_consensus.cc:493] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:03.111799  5437 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.116689  5437 raft_consensus.cc:515] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.118214  5437 leader_election.cc:290] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Requested vote from peers 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921), cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609)
I20260710 11:08:03.119007  5286 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0942a33921cb48d789e7ecaea0469aa1"
I20260710 11:08:03.119118  5362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "947f419bfb374cfdb0b317707aca1f9c" candidate_uuid: "69ae3a8ca9304566bd7658c457714e88" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cf88db25a13e4087b3bb121f00170d5c"
I20260710 11:08:03.119700  5286 raft_consensus.cc:3055] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:03.119747  5362 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.119971  5286 raft_consensus.cc:740] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0942a33921cb48d789e7ecaea0469aa1, State: Running, Role: LEADER
I20260710 11:08:03.120684  5286 consensus_queue.cc:260] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.121572  5286 raft_consensus.cc:3060] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:03.124410  5362 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:08:03.125495  5286 raft_consensus.cc:2468] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69ae3a8ca9304566bd7658c457714e88 in term 2.
I20260710 11:08:03.125528  5402 leader_election.cc:304] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69ae3a8ca9304566bd7658c457714e88, cf88db25a13e4087b3bb121f00170d5c; no voters: 
I20260710 11:08:03.126487  5607 raft_consensus.cc:2804] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:03.126995  5607 raft_consensus.cc:697] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Becoming Leader. State: Replica: 69ae3a8ca9304566bd7658c457714e88, State: Running, Role: LEADER
I20260710 11:08:03.127635  5607 consensus_queue.cc:237] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } }
I20260710 11:08:03.134796  5181 catalog_manager.cc:5697] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 reported cstate change: term changed from 1 to 2, leader changed from 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193) to 69ae3a8ca9304566bd7658c457714e88 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "69ae3a8ca9304566bd7658c457714e88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:03.275978  5437 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.277320  5611 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.290705  5286 raft_consensus.cc:1275] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.291923  5613 consensus_queue.cc:1048] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.325052  5286 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.326364  5613 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.334447  5437 raft_consensus.cc:1275] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Refusing update from remote peer cf88db25a13e4087b3bb121f00170d5c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:03.336159  5611 consensus_queue.cc:1048] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "69ae3a8ca9304566bd7658c457714e88" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 39761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:03.491189  5286 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 5 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:03.492523  5607 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0942a33921cb48d789e7ecaea0469aa1" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:03.504247  5362 raft_consensus.cc:1275] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 5 FOLLOWER]: Refusing update from remote peer 69ae3a8ca9304566bd7658c457714e88: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:08:03.506474  5607 consensus_queue.cc:1048] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cf88db25a13e4087b3bb121f00170d5c" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 46609 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:03.580103  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:03.586105  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
I20260710 11:08:03.616935  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:03.617743  4607 tablet_replica.cc:333] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.618338  4607 raft_consensus.cc:2243] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.619066  4607 raft_consensus.cc:2272] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.621313  4607 tablet_replica.cc:333] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.622038  4607 raft_consensus.cc:2243] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:03.622092  5403 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260710 11:08:03.622699  4607 raft_consensus.cc:2272] T 1cd6b714da2146e8bc402e3e21622865 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.625911  4607 tablet_replica.cc:333] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
W20260710 11:08:03.625905  5403 consensus_peers.cc:597] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 -> Peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Couldn't send request to peer 0942a33921cb48d789e7ecaea0469aa1. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:03.626596  4607 raft_consensus.cc:2243] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.627293  4607 raft_consensus.cc:2272] T 17e6bc8850344ed3a18c8e51fce0e3df P 0942a33921cb48d789e7ecaea0469aa1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.628901  4607 tablet_replica.cc:333] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.629444  4607 raft_consensus.cc:2243] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.630175  4607 raft_consensus.cc:2272] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.631836  4607 tablet_replica.cc:333] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.632329  4607 raft_consensus.cc:2243] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.633044  4607 raft_consensus.cc:2272] T d92dfc50c2f14824b9ca4557a9c50630 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.634949  4607 tablet_replica.cc:333] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.635478  4607 raft_consensus.cc:2243] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.635905  4607 raft_consensus.cc:2272] T 8fb31c5349794cf2abd61a8ebe123550 P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.637720  4607 tablet_replica.cc:333] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.638191  4607 raft_consensus.cc:2243] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.638574  4607 raft_consensus.cc:2272] T 947f419bfb374cfdb0b317707aca1f9c P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.640472  4607 tablet_replica.cc:333] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.640946  4607 raft_consensus.cc:2243] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.641327  4607 raft_consensus.cc:2272] T 392c67af211343e7b36d8c8bde0d148d P 0942a33921cb48d789e7ecaea0469aa1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.643011  4607 tablet_replica.cc:333] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.643464  4607 raft_consensus.cc:2243] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.643863  4607 raft_consensus.cc:2272] T 2c2db3d987054a79845e2836f04144d2 P 0942a33921cb48d789e7ecaea0469aa1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.646044  4607 tablet_replica.cc:333] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1: stopping tablet replica
I20260710 11:08:03.646484  4607 raft_consensus.cc:2243] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.646870  4607 raft_consensus.cc:2272] T a3c3f687f9eb4044b04c6bb8541296b1 P 0942a33921cb48d789e7ecaea0469aa1 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.676116  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
I20260710 11:08:03.695125  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
W20260710 11:08:03.705564  5402 consensus_peers.cc:597] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 -> Peer cf88db25a13e4087b3bb121f00170d5c (127.4.127.194:46609): Couldn't send request to peer cf88db25a13e4087b3bb121f00170d5c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:03.722175  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:03.722965  4607 tablet_replica.cc:333] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
W20260710 11:08:03.722903  5329 consensus_peers.cc:597] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c -> Peer 0942a33921cb48d789e7ecaea0469aa1 (127.4.127.193:43921): Couldn't send request to peer 0942a33921cb48d789e7ecaea0469aa1. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43921: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:03.723826  4607 raft_consensus.cc:2243] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.724239  4607 raft_consensus.cc:2272] T 17e6bc8850344ed3a18c8e51fce0e3df P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.726045  4607 tablet_replica.cc:333] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.726507  4607 raft_consensus.cc:2243] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.726919  4607 raft_consensus.cc:2272] T a3c3f687f9eb4044b04c6bb8541296b1 P cf88db25a13e4087b3bb121f00170d5c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.728895  4607 tablet_replica.cc:333] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.729385  4607 raft_consensus.cc:2243] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.729843  4607 raft_consensus.cc:2272] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P cf88db25a13e4087b3bb121f00170d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.731365  4607 tablet_replica.cc:333] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.731878  4607 raft_consensus.cc:2243] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.732618  4607 raft_consensus.cc:2272] T 1cd6b714da2146e8bc402e3e21622865 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.735237  4607 tablet_replica.cc:333] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.735744  4607 raft_consensus.cc:2243] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.736147  4607 raft_consensus.cc:2272] T 8fb31c5349794cf2abd61a8ebe123550 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.737794  4607 tablet_replica.cc:333] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.738260  4607 raft_consensus.cc:2243] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.738669  4607 raft_consensus.cc:2272] T d92dfc50c2f14824b9ca4557a9c50630 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.740353  4607 tablet_replica.cc:333] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.740839  4607 raft_consensus.cc:2243] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.741240  4607 raft_consensus.cc:2272] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.743615  4607 tablet_replica.cc:333] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.744185  4607 raft_consensus.cc:2243] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.744933  4607 raft_consensus.cc:2272] T 2c2db3d987054a79845e2836f04144d2 P cf88db25a13e4087b3bb121f00170d5c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.747349  4607 tablet_replica.cc:333] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.747839  4607 raft_consensus.cc:2243] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.748574  4607 raft_consensus.cc:2272] T 392c67af211343e7b36d8c8bde0d148d P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.750531  4607 tablet_replica.cc:333] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c: stopping tablet replica
I20260710 11:08:03.750988  4607 raft_consensus.cc:2243] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.751343  4607 raft_consensus.cc:2272] T 947f419bfb374cfdb0b317707aca1f9c P cf88db25a13e4087b3bb121f00170d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.771719  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:08:03.790863  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:08:03.814311  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:03.815021  4607 tablet_replica.cc:333] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.815958  4607 raft_consensus.cc:2243] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.816718  4607 raft_consensus.cc:2272] T a3c3f687f9eb4044b04c6bb8541296b1 P 69ae3a8ca9304566bd7658c457714e88 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.819304  4607 tablet_replica.cc:333] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.819803  4607 raft_consensus.cc:2243] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.820226  4607 raft_consensus.cc:2272] T 17e6bc8850344ed3a18c8e51fce0e3df P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.821905  4607 tablet_replica.cc:333] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.822356  4607 raft_consensus.cc:2243] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.823012  4607 raft_consensus.cc:2272] T 8fb31c5349794cf2abd61a8ebe123550 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.824554  4607 tablet_replica.cc:333] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.825027  4607 raft_consensus.cc:2243] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.825368  4607 raft_consensus.cc:2272] T cf0b8c2751ba4f04a86d561a0cc5cfb5 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.827044  4607 tablet_replica.cc:333] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.827473  4607 raft_consensus.cc:2243] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.827816  4607 raft_consensus.cc:2272] T d92dfc50c2f14824b9ca4557a9c50630 P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.829387  4607 tablet_replica.cc:333] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.829890  4607 raft_consensus.cc:2243] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.830272  4607 raft_consensus.cc:2272] T 1cd6b714da2146e8bc402e3e21622865 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.832677  4607 tablet_replica.cc:333] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.833130  4607 raft_consensus.cc:2243] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.833822  4607 pending_rounds.cc:70] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Trying to abort 1 pending ops.
I20260710 11:08:03.834077  4607 pending_rounds.cc:77] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960174097932288 op_type: NO_OP noop_request { }
I20260710 11:08:03.834374  4607 raft_consensus.cc:2889] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:03.834607  4607 raft_consensus.cc:2272] T 947f419bfb374cfdb0b317707aca1f9c P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.836450  4607 tablet_replica.cc:333] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.836884  4607 raft_consensus.cc:2243] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.837234  4607 raft_consensus.cc:2272] T 5a3a7d483ddd4ef0ad6af1a1954ae4e9 P 69ae3a8ca9304566bd7658c457714e88 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.838773  4607 tablet_replica.cc:333] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.839188  4607 raft_consensus.cc:2243] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.839550  4607 raft_consensus.cc:2272] T 2c2db3d987054a79845e2836f04144d2 P 69ae3a8ca9304566bd7658c457714e88 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.841640  4607 tablet_replica.cc:333] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88: stopping tablet replica
I20260710 11:08:03.842056  4607 raft_consensus.cc:2243] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:03.842402  4607 raft_consensus.cc:2272] T 392c67af211343e7b36d8c8bde0d148d P 69ae3a8ca9304566bd7658c457714e88 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.869393  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:08:03.887552  4607 master.cc:562] Master@127.4.127.254:37759 shutting down...
I20260710 11:08:03.906996  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:03.907501  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:03.907783  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P f604837b00ae45df80aba6dfc265bc7b: stopping tablet replica
I20260710 11:08:03.927876  4607 master.cc:584] Master@127.4.127.254:37759 shutdown complete.
0942a33921cb48d789e7ecaea0469aa1  5
69ae3a8ca9304566bd7658c457714e88  1
cf88db25a13e4087b3bb121f00170d5c  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10683 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:08:03.968248  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:45809
I20260710 11:08:03.969383  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:03.975530  5637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:03.975551  5636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:03.976004  5639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:03.976655  4607 server_base.cc:1061] running on GCE node
I20260710 11:08:03.977336  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:03.977583  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:03.977707  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681683977696 us; error 0 us; skew 500 ppm
I20260710 11:08:03.978159  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:03.980518  4607 webserver.cc:533] Webserver started at http://127.4.127.254:33845/ using document root <none> and password file <none>
I20260710 11:08:03.981009  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:03.981168  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:03.981388  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:03.982587  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "651f09df97f643c6b433029da7bb46fb"
format_stamp: "Formatted at 2026-07-10 11:08:03 on dist-test-slave-mqr7"
I20260710 11:08:03.987545  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 11:08:03.990935  5644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:03.991655  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:08:03.991950  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "651f09df97f643c6b433029da7bb46fb"
format_stamp: "Formatted at 2026-07-10 11:08:03 on dist-test-slave-mqr7"
I20260710 11:08:03.992262  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:04.024258  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:04.025589  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:04.064482  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:45809
I20260710 11:08:04.064582  5695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:45809 every 8 connection(s)
I20260710 11:08:04.068363  5696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.078680  5696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb: Bootstrap starting.
I20260710 11:08:04.083397  5696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:04.087740  5696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb: No bootstrap required, opened a new log
I20260710 11:08:04.089915  5696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER }
I20260710 11:08:04.090337  5696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:04.090569  5696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 651f09df97f643c6b433029da7bb46fb, State: Initialized, Role: FOLLOWER
I20260710 11:08:04.091116  5696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER }
I20260710 11:08:04.091607  5696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:04.091835  5696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:04.092123  5696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:04.096604  5696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER }
I20260710 11:08:04.097142  5696 leader_election.cc:304] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [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: 651f09df97f643c6b433029da7bb46fb; no voters: 
I20260710 11:08:04.098274  5696 leader_election.cc:290] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:04.098595  5699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:04.099921  5699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 1 LEADER]: Becoming Leader. State: Replica: 651f09df97f643c6b433029da7bb46fb, State: Running, Role: LEADER
I20260710 11:08:04.100642  5699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [LEADER]: Queue going to LEADER mode. State: All 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: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER }
I20260710 11:08:04.101233  5696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:04.103863  5701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 651f09df97f643c6b433029da7bb46fb. Latest consensus state: current_term: 1 leader_uuid: "651f09df97f643c6b433029da7bb46fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER } }
I20260710 11:08:04.103803  5700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "651f09df97f643c6b433029da7bb46fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "651f09df97f643c6b433029da7bb46fb" member_type: VOTER } }
I20260710 11:08:04.104509  5701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:04.104694  5700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:04.107240  5704 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:04.115523  5704 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:04.116518  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:04.124099  5704 catalog_manager.cc:1383] Generated new cluster ID: 04cc1c68747d45899918afd583821ea8
I20260710 11:08:04.124375  5704 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:04.135293  5704 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:04.136559  5704 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:04.147981  5704 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb: Generated new TSK 0
I20260710 11:08:04.148610  5704 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:04.183571  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:04.189850  5717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:04.192145  5718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:04.193934  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:04.193974  5720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:04.195241  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:04.195461  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:04.195597  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681684195584 us; error 0 us; skew 500 ppm
I20260710 11:08:04.196111  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:04.198561  4607 webserver.cc:533] Webserver started at http://127.4.127.193:33777/ using document root <none> and password file <none>
I20260710 11:08:04.199062  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:04.199255  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:04.199524  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:04.200611  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "908531f5797e4026a6bf7c3219c65d9c"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.205228  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:08:04.208567  5725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.209396  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:04.209777  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "908531f5797e4026a6bf7c3219c65d9c"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.210086  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:04.220293  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:04.221558  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:04.222963  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:04.225183  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:04.225363  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.225670  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:04.225819  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.266794  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:42353
I20260710 11:08:04.266924  5787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:42353 every 8 connection(s)
I20260710 11:08:04.272087  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:04.280582  5792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:04.281697  5793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:04.284082  5795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:04.284137  4607 server_base.cc:1061] running on GCE node
I20260710 11:08:04.285606  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:04.285809  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:04.285980  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681684285961 us; error 0 us; skew 500 ppm
I20260710 11:08:04.286514  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:04.289119  4607 webserver.cc:533] Webserver started at http://127.4.127.194:34613/ using document root <none> and password file <none>
I20260710 11:08:04.289702  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:04.289901  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:04.290231  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:04.290305  5788 heartbeater.cc:344] Connected to a master server at 127.4.127.254:45809
I20260710 11:08:04.290684  5788 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:04.291390  5788 heartbeater.cc:507] Master 127.4.127.254:45809 requested a full tablet report, sending...
I20260710 11:08:04.291435  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.293594  5661 ts_manager.cc:194] Registered new tserver with Master: 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353)
I20260710 11:08:04.295382  5661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50690
I20260710 11:08:04.296658  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260710 11:08:04.300155  5800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.300896  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:04.301203  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.301558  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:04.320410  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:04.321791  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:04.323222  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:04.325582  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:04.325821  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.326072  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:04.326241  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.365892  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:41767
I20260710 11:08:04.365983  5862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:41767 every 8 connection(s)
I20260710 11:08:04.370672  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:04.377805  5866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:04.380016  5867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:04.381047  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:04.381784  5869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:04.382745  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:04.382997  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:04.383210  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681684383192 us; error 0 us; skew 500 ppm
I20260710 11:08:04.383873  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:04.384469  5863 heartbeater.cc:344] Connected to a master server at 127.4.127.254:45809
I20260710 11:08:04.384821  5863 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:04.385720  5863 heartbeater.cc:507] Master 127.4.127.254:45809 requested a full tablet report, sending...
I20260710 11:08:04.386497  4607 webserver.cc:533] Webserver started at http://127.4.127.195:38743/ using document root <none> and password file <none>
I20260710 11:08:04.387101  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:04.387341  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:04.387576  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:04.387924  5661 ts_manager.cc:194] Registered new tserver with Master: 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:04.388662  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.389351  5661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50702
I20260710 11:08:04.393254  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260710 11:08:04.396771  5874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.397720  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:04.398030  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
format_stamp: "Formatted at 2026-07-10 11:08:04 on dist-test-slave-mqr7"
I20260710 11:08:04.398322  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:04.425174  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:04.426436  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:04.428011  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:04.430411  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:04.430609  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.430895  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:04.431052  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:04.470796  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:34913
I20260710 11:08:04.470901  5936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:34913 every 8 connection(s)
I20260710 11:08:04.485201  5937 heartbeater.cc:344] Connected to a master server at 127.4.127.254:45809
I20260710 11:08:04.485677  5937 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:04.486491  5937 heartbeater.cc:507] Master 127.4.127.254:45809 requested a full tablet report, sending...
I20260710 11:08:04.488554  5661 ts_manager.cc:194] Registered new tserver with Master: 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:04.488747  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01472035s
I20260710 11:08:04.490319  5661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50712
I20260710 11:08:04.516444  5661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50728:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:08:04.520246  5661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:08:04.636891  5753 tablet_service.cc:1511] Processing CreateTablet for tablet efd64677157c4b368d6a5e922ba00cb1 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:04.638545  5753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd64677157c4b368d6a5e922ba00cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.641873  5752 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddd656721744933a0f1d0646ac1b71b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:04.643356  5752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddd656721744933a0f1d0646ac1b71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.644865  5828 tablet_service.cc:1511] Processing CreateTablet for tablet efd64677157c4b368d6a5e922ba00cb1 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:04.645191  5751 tablet_service.cc:1511] Processing CreateTablet for tablet 939fb767a94b4fb6b64db76902ca1b24 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:04.646230  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd64677157c4b368d6a5e922ba00cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.646595  5751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939fb767a94b4fb6b64db76902ca1b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.648236  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf3c5bf02664891bae66e7af8017a5b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:04.649281  5749 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf3c5bf02664891bae66e7af8017a5b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:04.650776  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf3c5bf02664891bae66e7af8017a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.650491  5748 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:04.650540  5827 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddd656721744933a0f1d0646ac1b71b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:04.651978  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.652046  5827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddd656721744933a0f1d0646ac1b71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.649281  5750 tablet_service.cc:1511] Processing CreateTablet for tablet 6be1a442bc0f4d52a7746eaf60990107 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:04.654317  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:04.654951  5750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be1a442bc0f4d52a7746eaf60990107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.655058  5747 tablet_service.cc:1511] Processing CreateTablet for tablet d57191a49dc64a2e9e60844de30918a4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:04.656462  5747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57191a49dc64a2e9e60844de30918a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.657425  5826 tablet_service.cc:1511] Processing CreateTablet for tablet 939fb767a94b4fb6b64db76902ca1b24 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:04.659349  5826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939fb767a94b4fb6b64db76902ca1b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.662158  5825 tablet_service.cc:1511] Processing CreateTablet for tablet 6be1a442bc0f4d52a7746eaf60990107 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:04.664129  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be1a442bc0f4d52a7746eaf60990107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.666774  5902 tablet_service.cc:1511] Processing CreateTablet for tablet efd64677157c4b368d6a5e922ba00cb1 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:04.670106  5901 tablet_service.cc:1511] Processing CreateTablet for tablet 0ddd656721744933a0f1d0646ac1b71b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:04.673285  5900 tablet_service.cc:1511] Processing CreateTablet for tablet 939fb767a94b4fb6b64db76902ca1b24 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:04.680135  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf3c5bf02664891bae66e7af8017a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.676654  5899 tablet_service.cc:1511] Processing CreateTablet for tablet 6be1a442bc0f4d52a7746eaf60990107 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:04.681263  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 0bf3c5bf02664891bae66e7af8017a5b (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:04.682730  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6be1a442bc0f4d52a7746eaf60990107. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.683178  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf3c5bf02664891bae66e7af8017a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.684381  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.685755  5823 tablet_service.cc:1511] Processing CreateTablet for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:04.687170  5823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.690662  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd64677157c4b368d6a5e922ba00cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.690991  5822 tablet_service.cc:1511] Processing CreateTablet for tablet d57191a49dc64a2e9e60844de30918a4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:04.692341  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57191a49dc64a2e9e60844de30918a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.693154  5896 tablet_service.cc:1511] Processing CreateTablet for tablet d57191a49dc64a2e9e60844de30918a4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:04.694506  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d57191a49dc64a2e9e60844de30918a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.694320  5746 tablet_service.cc:1511] Processing CreateTablet for tablet 9da2ccabfe9b48ae922445d507e267c5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:04.695664  5746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da2ccabfe9b48ae922445d507e267c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.697254  5894 tablet_service.cc:1511] Processing CreateTablet for tablet 6659c64b3f7545e49625c77ead62974c (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:04.698256  5821 tablet_service.cc:1511] Processing CreateTablet for tablet 9da2ccabfe9b48ae922445d507e267c5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:04.698670  5745 tablet_service.cc:1511] Processing CreateTablet for tablet 6659c64b3f7545e49625c77ead62974c (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:04.698830  5895 tablet_service.cc:1511] Processing CreateTablet for tablet 9da2ccabfe9b48ae922445d507e267c5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:04.699662  5821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da2ccabfe9b48ae922445d507e267c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.699990  5745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6659c64b3f7545e49625c77ead62974c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.702250  5744 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26c5c77b694456901835035253eb29 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:04.706175  5893 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26c5c77b694456901835035253eb29 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:04.706568  5820 tablet_service.cc:1511] Processing CreateTablet for tablet 6659c64b3f7545e49625c77ead62974c (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:04.707355  5819 tablet_service.cc:1511] Processing CreateTablet for tablet 9e26c5c77b694456901835035253eb29 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:04.709229  5744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26c5c77b694456901835035253eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.710107  5820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6659c64b3f7545e49625c77ead62974c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.713816  5819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26c5c77b694456901835035253eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.698699  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6659c64b3f7545e49625c77ead62974c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.717717  5893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26c5c77b694456901835035253eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.725781  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da2ccabfe9b48ae922445d507e267c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.733783  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ddd656721744933a0f1d0646ac1b71b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.739223  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939fb767a94b4fb6b64db76902ca1b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.838390  5952 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:04.839048  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 3be93c9045c443d6bb1351fd8186d0c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:04.841037  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be93c9045c443d6bb1351fd8186d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.854594  5953 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:04.859580  5825 tablet_service.cc:1511] Processing CreateTablet for tablet 2a63d457e8c14ee390ca6eec87806354 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:04.861999  5822 tablet_service.cc:1511] Processing CreateTablet for tablet 3be93c9045c443d6bb1351fd8186d0c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:04.865811  5747 tablet_service.cc:1511] Processing CreateTablet for tablet 3be93c9045c443d6bb1351fd8186d0c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:04.866879  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a63d457e8c14ee390ca6eec87806354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.867156  5747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be93c9045c443d6bb1351fd8186d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.868149  5821 tablet_service.cc:1511] Processing CreateTablet for tablet 008375e6a0b0489ab314d70f7c9061b5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:04.872503  5752 tablet_service.cc:1511] Processing CreateTablet for tablet f120601bc0954c439bb210b8505e7109 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:04.874377  5819 tablet_service.cc:1511] Processing CreateTablet for tablet 8acba6a85e0e49b7b54cb67330d94e6e (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:04.866546  5826 tablet_service.cc:1511] Processing CreateTablet for tablet f120601bc0954c439bb210b8505e7109 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:04.883330  5821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008375e6a0b0489ab314d70f7c9061b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.893994  5901 tablet_service.cc:1511] Processing CreateTablet for tablet 2a63d457e8c14ee390ca6eec87806354 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:04.900077  5899 tablet_service.cc:1511] Processing CreateTablet for tablet 8acba6a85e0e49b7b54cb67330d94e6e (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:04.896823  5902 tablet_service.cc:1511] Processing CreateTablet for tablet f120601bc0954c439bb210b8505e7109 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:04.908062  5898 tablet_service.cc:1511] Processing CreateTablet for tablet 29d952b58a1f4f55bdac15e82e963e70 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:04.900091  5895 tablet_service.cc:1511] Processing CreateTablet for tablet c2d1f22335da424c84ce36641804b226 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:04.902940  5893 tablet_service.cc:1511] Processing CreateTablet for tablet 0a854f5f8d344d478e8b97c6332700f5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:04.920509  5899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acba6a85e0e49b7b54cb67330d94e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.918126  5825 tablet_service.cc:1511] Processing CreateTablet for tablet c2d1f22335da424c84ce36641804b226 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:04.907590  5952 tablet_bootstrap.cc:654] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:04.921710  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120601bc0954c439bb210b8505e7109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.897384  5752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120601bc0954c439bb210b8505e7109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.923468  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be93c9045c443d6bb1351fd8186d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.924772  5954 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:04.925704  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d1f22335da424c84ce36641804b226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.926000  5900 tablet_service.cc:1511] Processing CreateTablet for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:04.894359  5751 tablet_service.cc:1511] Processing CreateTablet for tablet 008375e6a0b0489ab314d70f7c9061b5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:04.891739  5745 tablet_service.cc:1511] Processing CreateTablet for tablet 2a63d457e8c14ee390ca6eec87806354 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:04.930193  5751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008375e6a0b0489ab314d70f7c9061b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.930647  5826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120601bc0954c439bb210b8505e7109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.932309  5744 tablet_service.cc:1511] Processing CreateTablet for tablet 0a854f5f8d344d478e8b97c6332700f5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:04.933588  5744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a854f5f8d344d478e8b97c6332700f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.934141  5819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acba6a85e0e49b7b54cb67330d94e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.899497  5897 tablet_service.cc:1511] Processing CreateTablet for tablet 008375e6a0b0489ab314d70f7c9061b5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:04.912739  5749 tablet_service.cc:1511] Processing CreateTablet for tablet 8acba6a85e0e49b7b54cb67330d94e6e (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:04.938666  5749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acba6a85e0e49b7b54cb67330d94e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.938987  5823 tablet_service.cc:1511] Processing CreateTablet for tablet 29d952b58a1f4f55bdac15e82e963e70 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:04.940284  5823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d952b58a1f4f55bdac15e82e963e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.941138  5895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d1f22335da424c84ce36641804b226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.945752  5898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d952b58a1f4f55bdac15e82e963e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.946439  5893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a854f5f8d344d478e8b97c6332700f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.947451  5748 tablet_service.cc:1511] Processing CreateTablet for tablet c2d1f22335da424c84ce36641804b226 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:04.948712  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d1f22335da424c84ce36641804b226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.949731  5897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 008375e6a0b0489ab314d70f7c9061b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.950316  5745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a63d457e8c14ee390ca6eec87806354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.954126  5953 tablet_bootstrap.cc:654] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:04.955742  5894 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a264294374cb0ac4cd5ce7a4334fa (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:04.957098  5894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a264294374cb0ac4cd5ce7a4334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.959547  5952 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:04.959228  5753 tablet_service.cc:1511] Processing CreateTablet for tablet 29d952b58a1f4f55bdac15e82e963e70 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:04.960081  5952 ts_tablet_manager.cc:1403] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.122s	user 0.009s	sys 0.002s
I20260710 11:08:04.960568  5753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29d952b58a1f4f55bdac15e82e963e70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.965114  5952 raft_consensus.cc:359] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:04.965961  5952 raft_consensus.cc:385] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:04.966276  5952 raft_consensus.cc:740] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:04.971928  5752 tablet_service.cc:1511] Processing CreateTablet for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:04.974545  5825 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a264294374cb0ac4cd5ce7a4334fa (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:04.975916  5825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a264294374cb0ac4cd5ce7a4334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.973276  5752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.987380  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.987319  5952 consensus_queue.cc:260] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:04.988795  5751 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9b352bcf574beebd99c69417e228c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:04.993047  5824 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9b352bcf574beebd99c69417e228c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:04.994652  5824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9b352bcf574beebd99c69417e228c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.995239  5822 tablet_service.cc:1511] Processing CreateTablet for tablet e346186b867c421584c89d0259b10fc6 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:04.996603  5822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e346186b867c421584c89d0259b10fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.001242  5751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9b352bcf574beebd99c69417e228c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.001711  5901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a63d457e8c14ee390ca6eec87806354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.002713  5954 tablet_bootstrap.cc:654] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.004901  5827 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8bcb6d7e804699951d7c530f210701 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:04.974639  5746 tablet_service.cc:1511] Processing CreateTablet for tablet fc6a264294374cb0ac4cd5ce7a4334fa (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:04.933122  5828 tablet_service.cc:1511] Processing CreateTablet for tablet 0a854f5f8d344d478e8b97c6332700f5 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:05.013392  5896 tablet_service.cc:1511] Processing CreateTablet for tablet 3f9b352bcf574beebd99c69417e228c4 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:05.023593  5896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f9b352bcf574beebd99c69417e228c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.022207  5746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a264294374cb0ac4cd5ce7a4334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.025960  5750 tablet_service.cc:1511] Processing CreateTablet for tablet e346186b867c421584c89d0259b10fc6 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:05.027282  5750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e346186b867c421584c89d0259b10fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:04.984587  5820 tablet_service.cc:1511] Processing CreateTablet for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:05.046007  5828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a854f5f8d344d478e8b97c6332700f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.046743  5827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8bcb6d7e804699951d7c530f210701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.050650  5748 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8bcb6d7e804699951d7c530f210701 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:05.052099  5748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8bcb6d7e804699951d7c530f210701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.067421  5745 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc4c55259264ccfaf4f08e45143fff0 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:05.068939  5745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc4c55259264ccfaf4f08e45143fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.071941  5900 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc4c55259264ccfaf4f08e45143fff0 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:05.081463  5900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc4c55259264ccfaf4f08e45143fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.077028  5821 tablet_service.cc:1511] Processing CreateTablet for tablet 1fc4c55259264ccfaf4f08e45143fff0 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:05.087031  5953 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.087546  5953 ts_tablet_manager.cc:1403] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.233s	user 0.004s	sys 0.021s
I20260710 11:08:05.090505  5902 tablet_service.cc:1511] Processing CreateTablet for tablet 8a8bcb6d7e804699951d7c530f210701 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:05.090634  5953 raft_consensus.cc:359] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.091367  5953 raft_consensus.cc:385] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.091671  5953 raft_consensus.cc:740] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.054234  5893 tablet_service.cc:1511] Processing CreateTablet for tablet e346186b867c421584c89d0259b10fc6 (DEFAULT_TABLE table=test-workload [id=c9f0a8365c044513b66ad1adee156f24]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:05.092561  5953 consensus_queue.cc:260] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:05.111582  5709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:05.103821  5820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.122531  5902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8bcb6d7e804699951d7c530f210701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.133847  5937 heartbeater.cc:499] Master 127.4.127.254:45809 was elected leader, sending a full tablet report...
I20260710 11:08:05.133769  5957 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.137260  5957 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.146085  5952 ts_tablet_manager.cc:1434] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.186s	user 0.010s	sys 0.006s
I20260710 11:08:05.147161  5952 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.156464  5893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e346186b867c421584c89d0259b10fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.175545  5953 ts_tablet_manager.cc:1434] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.088s	user 0.035s	sys 0.006s
I20260710 11:08:05.174291  5821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc4c55259264ccfaf4f08e45143fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:05.173019  5957 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.184993  5863 heartbeater.cc:499] Master 127.4.127.254:45809 was elected leader, sending a full tablet report...
I20260710 11:08:05.192943  5954 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.193694  5954 ts_tablet_manager.cc:1403] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.269s	user 0.039s	sys 0.021s
I20260710 11:08:05.197755  5954 raft_consensus.cc:359] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.198805  5954 raft_consensus.cc:385] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.199203  5954 raft_consensus.cc:740] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.200495  5954 consensus_queue.cc:260] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.229908  5953 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.249641  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
W20260710 11:08:05.252231  5878 leader_election.cc:343] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.262774  5953 tablet_bootstrap.cc:654] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.264640  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.287060  5954 ts_tablet_manager.cc:1434] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.093s	user 0.024s	sys 0.047s
I20260710 11:08:05.287631  5788 heartbeater.cc:499] Master 127.4.127.254:45809 was elected leader, sending a full tablet report...
I20260710 11:08:05.288156  5954 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.292934  5953 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.293228  5952 tablet_bootstrap.cc:654] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.293644  5953 ts_tablet_manager.cc:1403] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.106s	user 0.006s	sys 0.028s
I20260710 11:08:05.295491  5954 tablet_bootstrap.cc:654] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.296871  5953 raft_consensus.cc:359] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.297770  5953 raft_consensus.cc:385] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.298151  5953 raft_consensus.cc:740] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.299180  5953 consensus_queue.cc:260] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.301602  5953 ts_tablet_manager.cc:1434] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 11:08:05.302737  5953 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
W20260710 11:08:05.303063  5875 leader_election.cc:343] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.303520  5875 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.304366  5960 raft_consensus.cc:2749] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.310789  5953 tablet_bootstrap.cc:654] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.323442  5953 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.324101  5953 ts_tablet_manager.cc:1403] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:08:05.327355  5953 raft_consensus.cc:359] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.328330  5953 raft_consensus.cc:385] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.328694  5953 raft_consensus.cc:740] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.329295  5952 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.330003  5952 ts_tablet_manager.cc:1403] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.183s	user 0.013s	sys 0.005s
I20260710 11:08:05.329685  5953 consensus_queue.cc:260] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.332474  5953 ts_tablet_manager.cc:1434] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:05.333695  5953 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.340745  5953 tablet_bootstrap.cc:654] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.340636  5952 raft_consensus.cc:359] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.341883  5952 raft_consensus.cc:385] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.342347  5952 raft_consensus.cc:740] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.344859  5952 consensus_queue.cc:260] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.345961  5954 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.346472  5954 ts_tablet_manager.cc:1403] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.022s
I20260710 11:08:05.347374  5952 ts_tablet_manager.cc:1434] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260710 11:08:05.348433  5952 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.349491  5954 raft_consensus.cc:359] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.350255  5954 raft_consensus.cc:385] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.350566  5954 raft_consensus.cc:740] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.351527  5954 consensus_queue.cc:260] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.354002  5953 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.354126  5954 ts_tablet_manager.cc:1434] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:05.354653  5953 ts_tablet_manager.cc:1403] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.010s
I20260710 11:08:05.355131  5954 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.355379  5952 tablet_bootstrap.cc:654] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.357959  5953 raft_consensus.cc:359] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.358898  5953 raft_consensus.cc:385] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.359304  5953 raft_consensus.cc:740] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.360365  5953 consensus_queue.cc:260] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.363402  5953 ts_tablet_manager.cc:1434] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:08:05.364847  5953 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.367715  5954 tablet_bootstrap.cc:654] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.370103  5952 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.370695  5952 ts_tablet_manager.cc:1403] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.013s
I20260710 11:08:05.374051  5952 raft_consensus.cc:359] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.375128  5952 raft_consensus.cc:385] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.375521  5952 raft_consensus.cc:740] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.376926  5952 consensus_queue.cc:260] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.380026  5952 ts_tablet_manager.cc:1434] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:08:05.381106  5952 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.383334  5953 tablet_bootstrap.cc:654] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.392612  5952 tablet_bootstrap.cc:654] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.392660  5954 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.396072  5953 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.396642  5953 ts_tablet_manager.cc:1403] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.032s	user 0.004s	sys 0.012s
I20260710 11:08:05.396708  5954 ts_tablet_manager.cc:1403] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.015s
I20260710 11:08:05.398592  5952 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.399152  5952 ts_tablet_manager.cc:1403] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260710 11:08:05.399973  5953 raft_consensus.cc:359] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.399854  5954 raft_consensus.cc:359] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.400727  5953 raft_consensus.cc:385] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.400847  5954 raft_consensus.cc:385] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.401146  5953 raft_consensus.cc:740] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.401189  5954 raft_consensus.cc:740] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.402118  5954 consensus_queue.cc:260] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.402180  5953 consensus_queue.cc:260] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.402483  5952 raft_consensus.cc:359] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.403352  5952 raft_consensus.cc:385] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.403792  5952 raft_consensus.cc:740] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.404510  5954 ts_tablet_manager.cc:1434] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:08:05.404803  5952 consensus_queue.cc:260] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.405550  5954 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.407845  5953 ts_tablet_manager.cc:1434] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:08:05.408877  5953 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.409142  5952 ts_tablet_manager.cc:1434] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:05.409584  5959 raft_consensus.cc:493] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.410236  5952 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.410336  5964 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.410097  5959 raft_consensus.cc:515] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.410920  5964 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.413071  5959 leader_election.cc:290] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.414497  5954 tablet_bootstrap.cc:654] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.417891  5952 tablet_bootstrap.cc:654] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.443337  5964 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.455554  5953 tablet_bootstrap.cc:654] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.479403  5954 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.479991  5952 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.480427  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.482034  5952 ts_tablet_manager.cc:1403] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.072s	user 0.024s	sys 0.035s
I20260710 11:08:05.482514  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.482745  5954 ts_tablet_manager.cc:1403] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.077s	user 0.029s	sys 0.029s
W20260710 11:08:05.483803  5729 leader_election.cc:343] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:05.485028  5804 leader_election.cc:343] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.485523  5952 raft_consensus.cc:359] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.486049  5953 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.486132  5952 raft_consensus.cc:385] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.485816  5954 raft_consensus.cc:359] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.486558  5952 raft_consensus.cc:740] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.486616  5953 ts_tablet_manager.cc:1403] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.078s	user 0.009s	sys 0.010s
I20260710 11:08:05.486637  5954 raft_consensus.cc:385] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.487104  5954 raft_consensus.cc:740] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.487356  5952 consensus_queue.cc:260] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.487887  5954 consensus_queue.cc:260] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.489574  5952 ts_tablet_manager.cc:1434] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:08:05.489739  5953 raft_consensus.cc:359] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.490473  5953 raft_consensus.cc:385] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.490640  5952 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.490806  5953 raft_consensus.cc:740] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.492724  5954 ts_tablet_manager.cc:1434] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:08:05.494886  5954 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.497788  5952 tablet_bootstrap.cc:654] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.498631  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.499328  5838 raft_consensus.cc:2468] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:05.500910  5726 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.501796  5964 raft_consensus.cc:2804] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.502177  5964 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.502552  5964 raft_consensus.cc:3060] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.502615  5960 raft_consensus.cc:493] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.503312  5960 raft_consensus.cc:515] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.504735  5953 consensus_queue.cc:260] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.510517  5953 ts_tablet_manager.cc:1434] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 11:08:05.510149  5964 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.511137  5959 raft_consensus.cc:493] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.511639  5953 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.512377  5964 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.511830  5959 raft_consensus.cc:515] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.514213  5959 leader_election.cc:290] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.515024  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.515468  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.516928  5954 tablet_bootstrap.cc:654] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.519873  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be1a442bc0f4d52a7746eaf60990107" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.520651  5952 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
W20260710 11:08:05.519276  5804 leader_election.cc:343] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.521157  5952 ts_tablet_manager.cc:1403] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.013s
I20260710 11:08:05.520538  5912 raft_consensus.cc:2468] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:05.521237  5804 leader_election.cc:304] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.521375  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be1a442bc0f4d52a7746eaf60990107" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.522678  5804 leader_election.cc:304] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
I20260710 11:08:05.522301  5959 raft_consensus.cc:2749] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.524233  5959 raft_consensus.cc:2804] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.524355  5952 raft_consensus.cc:359] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.525202  5952 raft_consensus.cc:385] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.524724  5959 raft_consensus.cc:493] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.525537  5952 raft_consensus.cc:740] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.518772  5953 tablet_bootstrap.cc:654] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.525894  5959 raft_consensus.cc:3060] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:05.526058  5729 leader_election.cc:343] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.526368  5952 consensus_queue.cc:260] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.527882  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:05.528473  5838 raft_consensus.cc:3060] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.528973  5952 ts_tablet_manager.cc:1434] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:05.530043  5952 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.536401  5960 leader_election.cc:290] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.536688  5952 tablet_bootstrap.cc:654] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.536885  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.537902  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
W20260710 11:08:05.538908  5875 leader_election.cc:343] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:05.539574  5878 leader_election.cc:343] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.540175  5878 leader_election.cc:304] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.541020  5959 raft_consensus.cc:515] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.543820  5959 leader_election.cc:290] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.548086  5954 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.548920  5954 ts_tablet_manager.cc:1403] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.010s
I20260710 11:08:05.551903  5960 raft_consensus.cc:2749] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.553213  5954 raft_consensus.cc:359] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.554499  5954 raft_consensus.cc:385] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.554925  5954 raft_consensus.cc:740] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.555923  5954 consensus_queue.cc:260] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.556488  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be1a442bc0f4d52a7746eaf60990107" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:05.559960  5954 ts_tablet_manager.cc:1434] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.004s
I20260710 11:08:05.560185  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6be1a442bc0f4d52a7746eaf60990107" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.561064  5912 raft_consensus.cc:3060] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.561515  5954 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
W20260710 11:08:05.566128  5804 leader_election.cc:343] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:05.569772  5804 leader_election.cc:343] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.570083  5959 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.576771  5959 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.578908  5959 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.581691  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.582331  5838 raft_consensus.cc:2468] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:05.572537  5954 tablet_bootstrap.cc:654] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.583989  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.585795  5763 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:05.586071  5726 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.588328  5964 raft_consensus.cc:2804] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.598951  5964 raft_consensus.cc:697] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
W20260710 11:08:05.598714  5804 leader_election.cc:343] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.600682  5964 consensus_queue.cc:237] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.613029  5912 raft_consensus.cc:2468] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:05.616639  5953 tablet_bootstrap.cc:492] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.617168  5953 ts_tablet_manager.cc:1403] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.029s
I20260710 11:08:05.619637  5954 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.619674  5952 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.620347  5954 ts_tablet_manager.cc:1403] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.059s	user 0.023s	sys 0.009s
I20260710 11:08:05.620347  5952 ts_tablet_manager.cc:1403] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.050s
I20260710 11:08:05.620221  5953 raft_consensus.cc:359] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.621011  5953 raft_consensus.cc:385] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.621328  5953 raft_consensus.cc:740] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.617180  5804 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.622256  5959 raft_consensus.cc:2804] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.622674  5959 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.622196  5953 consensus_queue.cc:260] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.623018  5959 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.623749  5954 raft_consensus.cc:359] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.623983  5952 raft_consensus.cc:359] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.624512  5954 raft_consensus.cc:385] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.624837  5952 raft_consensus.cc:385] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.624837  5954 raft_consensus.cc:740] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.625427  5952 raft_consensus.cc:740] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.626266  5952 consensus_queue.cc:260] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.627393  5953 ts_tablet_manager.cc:1434] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:08:05.628432  5953 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.625875  5954 consensus_queue.cc:260] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.635017  5953 tablet_bootstrap.cc:654] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.635170  5804 leader_election.cc:304] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.635694  5954 ts_tablet_manager.cc:1434] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 11:08:05.636746  5954 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.633651  5959 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.637730  5985 raft_consensus.cc:2804] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.640770  5952 ts_tablet_manager.cc:1434] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260710 11:08:05.644227  5954 tablet_bootstrap.cc:654] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.648041  5952 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.654863  5959 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.655383  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:05.656018  5763 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.656193  5959 raft_consensus.cc:493] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.657226  5959 raft_consensus.cc:515] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.656133  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.660445  5954 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.660964  5954 ts_tablet_manager.cc:1403] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.012s
I20260710 11:08:05.661329  5660 catalog_manager.cc:5697] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.664891  5954 raft_consensus.cc:359] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.665723  5954 raft_consensus.cc:385] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.666021  5954 raft_consensus.cc:740] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
W20260710 11:08:05.666859  5804 leader_election.cc:343] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.666939  5954 consensus_queue.cc:260] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.669094  5959 leader_election.cc:290] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.669811  5954 ts_tablet_manager.cc:1434] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:08:05.670917  5954 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.671077  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.672142  5762 raft_consensus.cc:2468] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:05.677038  5763 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:05.678249  5954 tablet_bootstrap.cc:654] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.679849  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.678184  5804 leader_election.cc:304] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.687494  5985 raft_consensus.cc:697] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:05.688026  5959 raft_consensus.cc:2804] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.689246  5960 raft_consensus.cc:493] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.689857  5959 raft_consensus.cc:493] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.690045  5960 raft_consensus.cc:515] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.691134  5959 raft_consensus.cc:3060] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.692809  5960 leader_election.cc:290] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.695133  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.695505  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:05.697237  5878 leader_election.cc:343] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:05.696995  5804 leader_election.cc:343] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:05.697846  5875 leader_election.cc:343] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.698318  5875 leader_election.cc:304] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.698591  5804 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.699470  5960 raft_consensus.cc:2749] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.700188  5992 raft_consensus.cc:2804] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.701390  5953 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.701481  5992 raft_consensus.cc:697] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:05.702154  5953 ts_tablet_manager.cc:1403] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.029s
I20260710 11:08:05.702576  5992 consensus_queue.cc:237] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.705751  5952 tablet_bootstrap.cc:654] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.705791  5953 raft_consensus.cc:359] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.709861  5964 raft_consensus.cc:493] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.710038  5953 raft_consensus.cc:385] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.710556  5953 raft_consensus.cc:740] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.710618  5964 raft_consensus.cc:515] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.711570  5953 consensus_queue.cc:260] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.714444  5953 ts_tablet_manager.cc:1434] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260710 11:08:05.715147  5964 leader_election.cc:290] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.716250  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddd656721744933a0f1d0646ac1b71b" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.716377  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddd656721744933a0f1d0646ac1b71b" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.716928  5912 raft_consensus.cc:2468] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:05.715479  5953 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.717245  5838 raft_consensus.cc:2468] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:05.716593  5959 raft_consensus.cc:515] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.718498  5729 leader_election.cc:304] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.699537  5985 consensus_queue.cc:237] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.719847  5964 raft_consensus.cc:2804] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.720435  5964 raft_consensus.cc:493] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.720930  5964 raft_consensus.cc:3060] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.724694  5959 leader_election.cc:290] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.731935  5959 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.732450  5959 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.735926  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.735850  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:05.736833  5763 raft_consensus.cc:3060] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.737233  5954 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.737741  5954 ts_tablet_manager.cc:1403] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.019s
I20260710 11:08:05.735054  5964 raft_consensus.cc:515] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.740739  5964 leader_election.cc:290] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.740967  5952 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.741466  5952 ts_tablet_manager.cc:1403] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.094s	user 0.021s	sys 0.009s
W20260710 11:08:05.737447  5804 leader_election.cc:343] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.742242  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddd656721744933a0f1d0646ac1b71b" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.742816  5912 raft_consensus.cc:3060] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.744140  5952 raft_consensus.cc:359] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.744608  5959 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.744837  5952 raft_consensus.cc:385] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.745239  5952 raft_consensus.cc:740] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.745932  5952 consensus_queue.cc:260] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.745573  5661 catalog_manager.cc:5697] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.748530  5953 tablet_bootstrap.cc:654] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.744688  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddd656721744933a0f1d0646ac1b71b" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:05.749451  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.749661  5838 raft_consensus.cc:3060] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.750387  5952 ts_tablet_manager.cc:1434] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:05.751330  5952 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.751827  5954 raft_consensus.cc:359] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.752483  5954 raft_consensus.cc:385] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.752745  5954 raft_consensus.cc:740] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.753432  5954 consensus_queue.cc:260] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:05.754182  5804 leader_election.cc:343] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.755434  5954 ts_tablet_manager.cc:1434] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260710 11:08:05.756330  5954 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.756744  5838 raft_consensus.cc:2468] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:05.761346  5952 tablet_bootstrap.cc:654] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.748456  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.766386  5954 tablet_bootstrap.cc:654] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.770522  5726 leader_election.cc:304] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.772501  5763 raft_consensus.cc:2468] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
W20260710 11:08:05.775060  5804 leader_election.cc:343] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.775729  5804 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:05.779903  5992 raft_consensus.cc:2749] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.785626  5988 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.786433  5988 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.790583  5953 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.791200  5953 ts_tablet_manager.cc:1403] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.003s
I20260710 11:08:05.790602  5964 raft_consensus.cc:2804] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.796502  5912 raft_consensus.cc:2468] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:05.798379  5988 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.799118  5988 raft_consensus.cc:493] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.799220  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.799999  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.800603  5964 raft_consensus.cc:697] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
I20260710 11:08:05.800812  5911 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:05.802090  5964 consensus_queue.cc:237] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.802747  5729 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.799736  5988 raft_consensus.cc:515] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.793370  5804 leader_election.cc:304] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.809305  5992 raft_consensus.cc:2804] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.809846  5988 leader_election.cc:290] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.810052  5992 raft_consensus.cc:697] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:05.815184  5992 consensus_queue.cc:237] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.816840  5953 raft_consensus.cc:359] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.817921  5953 raft_consensus.cc:385] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.818295  5953 raft_consensus.cc:740] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.810743  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.819132  5953 consensus_queue.cc:260] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.810743  5988 raft_consensus.cc:2804] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.823233  5953 ts_tablet_manager.cc:1434] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
W20260710 11:08:05.823036  5726 leader_election.cc:343] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.821725  5838 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:05.824047  5953 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.821935  5988 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.826448  5988 raft_consensus.cc:3060] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.833119  5954 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.833176  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:05.833798  5954 ts_tablet_manager.cc:1403] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.078s	user 0.008s	sys 0.018s
I20260710 11:08:05.837270  5953 tablet_bootstrap.cc:654] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.838016  5952 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.838488  5952 ts_tablet_manager.cc:1403] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.087s	user 0.016s	sys 0.015s
I20260710 11:08:05.838250  5954 raft_consensus.cc:359] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.839159  5954 raft_consensus.cc:385] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.839519  5954 raft_consensus.cc:740] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.840477  5954 consensus_queue.cc:260] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:05.842391  5952 raft_consensus.cc:359] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.843855  5952 raft_consensus.cc:385] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.844234  5952 raft_consensus.cc:740] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
W20260710 11:08:05.846885  5729 leader_election.cc:343] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.847395  5729 leader_election.cc:304] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:05.847148  5952 consensus_queue.cc:260] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.848870  5954 ts_tablet_manager.cc:1434] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:05.849848  5954 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.855053  5952 ts_tablet_manager.cc:1434] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.005s
I20260710 11:08:05.855751  5954 tablet_bootstrap.cc:654] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.857194  5952 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.859943  5964 raft_consensus.cc:2749] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:05.865618  5960 raft_consensus.cc:493] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.864981  5988 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.868323  5960 raft_consensus.cc:515] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.870764  5960 leader_election.cc:290] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.872134  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.872967  5838 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:05.874228  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.874953  5763 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:05.875917  5952 tablet_bootstrap.cc:654] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.876766  5878 leader_election.cc:304] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.878969  5953 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.879513  5953 ts_tablet_manager.cc:1403] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.056s	user 0.012s	sys 0.009s
I20260710 11:08:05.879408  5960 raft_consensus.cc:2804] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.880343  5960 raft_consensus.cc:493] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.881505  5988 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:05.883800  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:05.884421  5912 raft_consensus.cc:3060] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.885882  5954 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.886479  5954 ts_tablet_manager.cc:1403] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.000s
I20260710 11:08:05.889801  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:05.890450  5838 raft_consensus.cc:3060] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.890290  5954 raft_consensus.cc:359] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.891775  5954 raft_consensus.cc:385] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.891992  5912 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:05.880725  5960 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.893452  5729 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.894320  5988 raft_consensus.cc:2804] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.894779  5988 raft_consensus.cc:697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
I20260710 11:08:05.895629  5988 consensus_queue.cc:237] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.882755  5953 raft_consensus.cc:359] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.901041  5953 raft_consensus.cc:385] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.901775  5953 raft_consensus.cc:740] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.892175  5954 raft_consensus.cc:740] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.902908  5953 consensus_queue.cc:260] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.902230  5960 raft_consensus.cc:515] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.907160  5953 ts_tablet_manager.cc:1434] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.000s
I20260710 11:08:05.908138  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:05.909541  5763 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.910645  5953 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:05.913501  5952 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:05.913957  5952 ts_tablet_manager.cc:1403] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.057s	user 0.016s	sys 0.022s
I20260710 11:08:05.907202  5660 catalog_manager.cc:5697] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.915285  5660 catalog_manager.cc:5697] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.916741  5952 raft_consensus.cc:359] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.911775  5838 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:05.903774  5954 consensus_queue.cc:260] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.917461  5952 raft_consensus.cc:385] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:05.917768  5952 raft_consensus.cc:740] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:05.918560  5952 consensus_queue.cc:260] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.919261  5954 ts_tablet_manager.cc:1434] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.001s
I20260710 11:08:05.919427  5953 tablet_bootstrap.cc:654] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.920156  5954 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:05.917080  5763 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:05.922022  5960 leader_election.cc:290] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.922472  5878 leader_election.cc:304] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.923334  5960 raft_consensus.cc:2804] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:05.924027  5960 raft_consensus.cc:697] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:05.924901  5960 consensus_queue.cc:237] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.927867  5954 tablet_bootstrap.cc:654] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.929530  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:05.930178  5838 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.931770  5952 ts_tablet_manager.cc:1434] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:08:05.932758  5952 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:05.932142  5661 catalog_manager.cc:5697] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.941897  5952 tablet_bootstrap.cc:654] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:05.949592  5957 raft_consensus.cc:493] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:05.950312  5957 raft_consensus.cc:515] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.954036  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:05.954911  5763 raft_consensus.cc:2468] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:05.956543  5878 leader_election.cc:304] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:05.959182  5960 raft_consensus.cc:2804] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:05.960337  5960 raft_consensus.cc:493] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:05.961004  5957 leader_election.cc:290] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.960708  5660 catalog_manager.cc:5697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:05.962416  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:05.963091  5960 raft_consensus.cc:3060] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:05.964311  5875 leader_election.cc:343] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.961359  5661 catalog_manager.cc:5697] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:05.972265  5960 raft_consensus.cc:515] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:05.979005  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:05.984201  5838 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
W20260710 11:08:05.984341  5875 leader_election.cc:343] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:05.986150  5960 leader_election.cc:290] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:05.991992  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:05.992849  5763 raft_consensus.cc:3060] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:05.996699  5954 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:05.997643  5954 ts_tablet_manager.cc:1403] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.078s	user 0.027s	sys 0.010s
I20260710 11:08:05.998911  5953 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:05.999328  5953 ts_tablet_manager.cc:1403] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.089s	user 0.028s	sys 0.022s
I20260710 11:08:06.000322  5954 raft_consensus.cc:359] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.001170  5954 raft_consensus.cc:385] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.001474  5954 raft_consensus.cc:740] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.001739  5953 raft_consensus.cc:359] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.002359  5953 raft_consensus.cc:385] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.002611  5953 raft_consensus.cc:740] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.002202  5954 consensus_queue.cc:260] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.003394  5953 consensus_queue.cc:260] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.005581  5953 ts_tablet_manager.cc:1434] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:08:06.006536  5952 tablet_bootstrap.cc:492] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:06.007081  5952 ts_tablet_manager.cc:1403] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.075s	user 0.021s	sys 0.009s
I20260710 11:08:06.008316  5954 ts_tablet_manager.cc:1434] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:06.009214  5954 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:06.009645  5952 raft_consensus.cc:359] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.010295  5952 raft_consensus.cc:385] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.010546  5952 raft_consensus.cc:740] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.011427  5953 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:06.012197  5763 raft_consensus.cc:2468] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:06.013332  5878 leader_election.cc:304] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:06.014195  6019 raft_consensus.cc:2804] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.014745  6019 raft_consensus.cc:697] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:06.014700  5952 consensus_queue.cc:260] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.015720  6019 consensus_queue.cc:237] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.017395  5953 tablet_bootstrap.cc:654] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.018004  5952 ts_tablet_manager.cc:1434] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:08:06.019253  5952 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:06.023521  5992 raft_consensus.cc:493] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.024240  5992 raft_consensus.cc:515] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:06.025008  5952 tablet_bootstrap.cc:654] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.026733  5954 tablet_bootstrap.cc:654] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.028105  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.029038  5763 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.030968  5804 leader_election.cc:304] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.032179  5959 raft_consensus.cc:2804] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.032677  5959 raft_consensus.cc:493] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.033020  5959 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.034793  5953 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:06.035280  5953 ts_tablet_manager.cc:1403] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.004s
I20260710 11:08:06.038028  5953 raft_consensus.cc:359] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.038715  5953 raft_consensus.cc:385] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.038766  5960 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.039073  5953 raft_consensus.cc:740] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.039264  5960 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.039877  5954 tablet_bootstrap.cc:492] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:06.039896  5953 consensus_queue.cc:260] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.040608  5954 ts_tablet_manager.cc:1403] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.003s
I20260710 11:08:06.041802  5960 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.043514  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.044169  5912 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.044617  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.044961  5953 ts_tablet_manager.cc:1434] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:06.038347  5992 leader_election.cc:290] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.046114  5953 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:06.046487  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.047631  5838 raft_consensus.cc:2393] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 908531f5797e4026a6bf7c3219c65d9c in this term.
I20260710 11:08:06.050287  5959 raft_consensus.cc:515] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:06.052692  5959 leader_election.cc:290] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.056023  5875 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.056598  5953 tablet_bootstrap.cc:654] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.057682  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:06.057484  5954 raft_consensus.cc:359] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.058321  5954 raft_consensus.cc:385] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.058367  5912 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.058702  5954 raft_consensus.cc:740] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.059422  5954 consensus_queue.cc:260] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.059805  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.060401  5763 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.061386  5952 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:06.061863  5952 ts_tablet_manager.cc:1403] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.004s
I20260710 11:08:06.064201  5954 ts_tablet_manager.cc:1434] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 11:08:06.064656  5952 raft_consensus.cc:359] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.065148  5954 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:06.065359  5952 raft_consensus.cc:385] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.065721  5952 raft_consensus.cc:740] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.066427  5952 consensus_queue.cc:260] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.067382  5960 raft_consensus.cc:3060] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.068485  5952 ts_tablet_manager.cc:1434] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:06.070969  5952 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:06.071936  5954 tablet_bootstrap.cc:654] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.076747  5954 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:06.076841  5952 tablet_bootstrap.cc:654] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.077101  5954 ts_tablet_manager.cc:1403] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 11:08:06.079059  5954 raft_consensus.cc:359] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.079528  5954 raft_consensus.cc:385] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.079721  5954 raft_consensus.cc:740] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.080252  5954 consensus_queue.cc:260] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.087086  5660 catalog_manager.cc:5697] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.093616  5954 ts_tablet_manager.cc:1434] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.005s
I20260710 11:08:06.096347  5954 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:06.096498  5763 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:06.098265  5804 leader_election.cc:304] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.099334  5959 raft_consensus.cc:2804] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.099581  5912 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:06.099813  5959 raft_consensus.cc:697] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:06.100731  5959 consensus_queue.cc:237] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } }
I20260710 11:08:06.101583  5960 raft_consensus.cc:2749] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:06.115080  5954 tablet_bootstrap.cc:654] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
W20260710 11:08:06.115756  5709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:06.118659  5763 raft_consensus.cc:3060] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.120309  5953 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:06.120956  5953 ts_tablet_manager.cc:1403] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.075s	user 0.014s	sys 0.031s
I20260710 11:08:06.123934  5952 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:06.124495  5952 ts_tablet_manager.cc:1403] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.009s
I20260710 11:08:06.123965  5953 raft_consensus.cc:359] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.125849  5953 raft_consensus.cc:385] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.126293  5953 raft_consensus.cc:740] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.127190  5953 consensus_queue.cc:260] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.130532  5953 ts_tablet_manager.cc:1434] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:06.130744  5952 raft_consensus.cc:359] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.131454  5953 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:06.131399  5988 raft_consensus.cc:493] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.132035  5988 raft_consensus.cc:515] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.131430  5952 raft_consensus.cc:385] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.133641  5985 consensus_queue.cc:1048] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.134182  5988 leader_election.cc:290] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.133001  5952 raft_consensus.cc:740] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.135025  5992 raft_consensus.cc:493] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.135793  5952 consensus_queue.cc:260] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.136013  5992 raft_consensus.cc:515] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.138244  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.138547  5992 leader_election.cc:290] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:06.140262  5726 leader_election.cc:343] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.140698  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.141562  5762 raft_consensus.cc:2393] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
I20260710 11:08:06.142921  5960 raft_consensus.cc:493] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.125857  5658 catalog_manager.cc:5697] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:06.143867  5957 raft_consensus.cc:493] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.143991  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.144347  5957 raft_consensus.cc:515] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:06.145545  5729 leader_election.cc:343] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.145995  5729 leader_election.cc:304] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:06.147419  5988 raft_consensus.cc:2749] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:06.143486  5960 raft_consensus.cc:515] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.154342  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.155277  5762 raft_consensus.cc:2468] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:06.156834  5878 leader_election.cc:304] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.162398  5952 ts_tablet_manager.cc:1434] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260710 11:08:06.170668  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bf3c5bf02664891bae66e7af8017a5b" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.170928  6019 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.174291  6019 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.171372  5960 leader_election.cc:290] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.171881  5952 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:06.178807  6019 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.172802  5953 tablet_bootstrap.cc:654] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.169633  6031 raft_consensus.cc:2804] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.172185  5957 leader_election.cc:290] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.182651  5954 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:06.183075  5954 ts_tablet_manager.cc:1403] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.087s	user 0.015s	sys 0.005s
I20260710 11:08:06.180444  5804 leader_election.cc:304] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.184203  5992 raft_consensus.cc:3060] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.184724  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.185951  5762 raft_consensus.cc:2393] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:06.185973  6007 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:08:06.187018  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.190584  5761 raft_consensus.cc:2393] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:06.190940  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "939fb767a94b4fb6b64db76902ca1b24" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.189746  5988 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:06.192776  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.181365  6031 raft_consensus.cc:493] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.201928  5952 tablet_bootstrap.cc:654] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.203051  5875 leader_election.cc:304] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.202730  5959 consensus_queue.cc:1048] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:06.203779  5993 raft_consensus.cc:493] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.204245  5993 raft_consensus.cc:515] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.206426  5993 leader_election.cc:290] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.206946  5993 raft_consensus.cc:493] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.208211  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.193238  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.204272  5957 raft_consensus.cc:3060] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.207357  5993 raft_consensus.cc:515] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.195281  6031 raft_consensus.cc:3060] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.232843  5953 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:06.233584  5953 ts_tablet_manager.cc:1403] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.102s	user 0.024s	sys 0.027s
I20260710 11:08:06.222806  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
W20260710 11:08:06.224375  5804 leader_election.cc:343] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.243748  5954 raft_consensus.cc:359] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.244777  5954 raft_consensus.cc:385] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.245148  5954 raft_consensus.cc:740] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.246013  5954 consensus_queue.cc:260] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.223745  5838 raft_consensus.cc:2468] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:06.224169  5875 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.249697  5954 ts_tablet_manager.cc:1434] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.066s	user 0.008s	sys 0.001s
I20260710 11:08:06.252512  5954 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:06.247419  5993 leader_election.cc:290] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.255278  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.256058  5761 raft_consensus.cc:2468] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.256343  5908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.257616  5804 leader_election.cc:304] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.258492  5993 raft_consensus.cc:2804] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.258864  5993 raft_consensus.cc:493] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.259202  5993 raft_consensus.cc:3060] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.261719  6019 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:06.265996  5875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:41767, user_credentials={real_user=slave}} blocked reactor thread for 43599.1us
I20260710 11:08:06.271225  5957 raft_consensus.cc:2749] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:06.275902  5959 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.276605  6007 consensus_queue.cc:1048] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.278223  6007 consensus_queue.cc:1048] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.279649  6019 raft_consensus.cc:2749] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:06.248610  5912 raft_consensus.cc:2468] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.268867  5993 raft_consensus.cc:515] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.294234  5992 raft_consensus.cc:2749] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:06.289907  5804 leader_election.cc:304] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.308591  5964 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.318840  5959 raft_consensus.cc:2804] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.323319  5959 raft_consensus.cc:493] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.323747  5959 raft_consensus.cc:3060] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.325644  5953 raft_consensus.cc:359] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.326690  5953 raft_consensus.cc:385] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.327638  5953 raft_consensus.cc:740] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.328989  5953 consensus_queue.cc:260] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.335855  6019 raft_consensus.cc:493] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.336560  6019 raft_consensus.cc:515] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.339231  6019 leader_election.cc:290] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.340512  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.341250  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.396406  6007 raft_consensus.cc:493] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.397119  6007 raft_consensus.cc:515] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.398211  6004 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:08:06.399924  6007 leader_election.cc:290] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.374521  5964 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.402221  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.402475  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.402694  5964 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:06.403967  5726 leader_election.cc:343] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:06.404759  5729 leader_election.cc:343] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:06.364913  5878 leader_election.cc:343] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.405319  5729 leader_election.cc:304] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
W20260710 11:08:06.406030  5875 leader_election.cc:343] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:06.407526  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42353, user_credentials={real_user=slave}} blocked reactor thread for 50783.4us
I20260710 11:08:06.408041  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.408913  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.409375  6019 raft_consensus.cc:493] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.409649  5836 raft_consensus.cc:2468] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:06.410061  6019 raft_consensus.cc:515] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.411588  5726 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.426132  6007 raft_consensus.cc:2749] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:06.426611  5729 leader_election.cc:343] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.427656  6007 raft_consensus.cc:2804] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.428205  6007 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.427956  6031 raft_consensus.cc:515] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.428676  6007 raft_consensus.cc:3060] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.417088  5964 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.429355  5908 raft_consensus.cc:2393] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
I20260710 11:08:06.431804  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.432814  5760 raft_consensus.cc:2468] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:06.453188  5957 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:06.454998  5957 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.456192  6019 leader_election.cc:290] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.455946  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.467166  5875 leader_election.cc:304] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.437176  5985 raft_consensus.cc:493] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.435144  5993 leader_election.cc:290] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.478479  5761 raft_consensus.cc:3060] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.487732  6019 raft_consensus.cc:2749] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:06.493547  5875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:41767, user_credentials={real_user=slave}} blocked reactor thread for 118583us
I20260710 11:08:06.488345  5985 raft_consensus.cc:515] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.487461  5878 leader_election.cc:304] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.511845  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:06.517055  5954 tablet_bootstrap.cc:654] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.517364  5952 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:06.518014  5952 ts_tablet_manager.cc:1403] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.346s	user 0.015s	sys 0.039s
I20260710 11:08:06.495927  5992 consensus_queue.cc:1048] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:08:06.505218  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.533461  5906 raft_consensus.cc:2393] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
W20260710 11:08:06.524171  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42353, user_credentials={real_user=slave}} blocked reactor thread for 44156.5us
I20260710 11:08:06.516592  5985 leader_election.cc:290] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.525555  5957 raft_consensus.cc:2804] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.544076  5835 raft_consensus.cc:2468] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:06.519075  6019 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 11:08:06.548825  5953 ts_tablet_manager.cc:1434] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.315s	user 0.029s	sys 0.044s
I20260710 11:08:06.551024  5953 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:06.544906  5957 raft_consensus.cc:493] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.557410  6031 leader_election.cc:290] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.561950  5759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.562691  5759 raft_consensus.cc:2468] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.556154  5957 raft_consensus.cc:3060] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.565828  5836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:06.584672  5952 raft_consensus.cc:359] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.586503  5952 raft_consensus.cc:385] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.587083  5952 raft_consensus.cc:740] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.573356  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6659c64b3f7545e49625c77ead62974c" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.591328  6045 consensus_queue.cc:1048] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260710 11:08:06.590368  5952 consensus_queue.cc:260] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.588889  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.604063  5952 ts_tablet_manager.cc:1434] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.002s
I20260710 11:08:06.605945  5993 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.602064  5836 raft_consensus.cc:2393] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:06.606113  5804 leader_election.cc:304] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.608925  5985 raft_consensus.cc:2804] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.609306  5985 raft_consensus.cc:493] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.610733  5985 raft_consensus.cc:3060] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:06.619091  6043 log.cc:927] Time spent T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260710 11:08:06.630622  5878 leader_election.cc:304] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.670111  6046 raft_consensus.cc:493] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.670899  6046 raft_consensus.cc:515] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.674738  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.675406  5763 raft_consensus.cc:2468] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:06.678407  5804 leader_election.cc:304] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:06.678171  5957 raft_consensus.cc:515] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.679167  5992 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.679831  6045 raft_consensus.cc:2804] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.702795  6045 raft_consensus.cc:493] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.703213  6045 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.686276  5959 raft_consensus.cc:515] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.758663  5761 raft_consensus.cc:2468] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:06.759485  6045 raft_consensus.cc:515] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.761292  5959 leader_election.cc:290] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:06.761929  6042 log.cc:927] Time spent T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: Append to log took a long time: real 0.056s	user 0.000s	sys 0.001s
I20260710 11:08:06.764748  5907 raft_consensus.cc:2393] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
I20260710 11:08:06.771548  6007 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.772158  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:06.782797  5957 leader_election.cc:290] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.799173  5952 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
W20260710 11:08:06.800240  5804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42353, user_credentials={real_user=slave}} blocked reactor thread for 121911us
I20260710 11:08:06.804139  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:06.804978  5835 raft_consensus.cc:3060] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.796145  6045 leader_election.cc:290] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.812752  5804 leader_election.cc:304] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:06.813985  5992 raft_consensus.cc:2804] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.816349  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.817083  5992 raft_consensus.cc:697] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:06.828877  5761 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.829362  6019 raft_consensus.cc:493] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:06.829264  5992 consensus_queue.cc:237] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.829824  5957 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:06.829892  6019 raft_consensus.cc:515] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.831955  6019 leader_election.cc:290] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.834116  5835 raft_consensus.cc:2468] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:06.834182  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:06.818507  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.836009  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:06.819768  5953 tablet_bootstrap.cc:654] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.822031  5954 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:06.837007  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:06.837392  5954 ts_tablet_manager.cc:1403] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.585s	user 0.007s	sys 0.041s
I20260710 11:08:06.838047  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
W20260710 11:08:06.838284  5875 leader_election.cc:343] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:06.839180  5729 leader_election.cc:343] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.823074  6046 leader_election.cc:290] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.840150  6007 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:06.827867  5985 raft_consensus.cc:515] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.834913  5909 raft_consensus.cc:3060] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.840044  5954 raft_consensus.cc:359] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.840989  5954 raft_consensus.cc:385] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.841192  5838 raft_consensus.cc:2393] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:06.841356  5954 raft_consensus.cc:740] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.842597  5954 consensus_queue.cc:260] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.843561  6019 raft_consensus.cc:2749] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:08:06.844449  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42353, user_credentials={real_user=slave}} blocked reactor thread for 213950us
I20260710 11:08:06.844866  5954 ts_tablet_manager.cc:1434] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:06.845906  5954 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:06.848295  5757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:06.849126  5757 raft_consensus.cc:2468] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:06.849148  5909 raft_consensus.cc:2468] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:06.851018  5726 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:06.851114  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.851886  6007 raft_consensus.cc:2804] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.852772  6007 raft_consensus.cc:697] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
I20260710 11:08:06.852624  5993 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:06.852896  5878 leader_election.cc:304] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:06.855973  6007 consensus_queue.cc:237] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.856532  6019 raft_consensus.cc:2804] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:06.857240  6019 raft_consensus.cc:493] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:06.857704  6019 raft_consensus.cc:3060] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.859699  5953 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:06.862205  5952 tablet_bootstrap.cc:654] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.860414  5953 ts_tablet_manager.cc:1403] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.310s	user 0.011s	sys 0.002s
I20260710 11:08:06.851908  5763 raft_consensus.cc:3060] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.870285  5761 raft_consensus.cc:2468] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:06.866677  5985 leader_election.cc:290] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:06.878376  5804 leader_election.cc:343] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.879132  5804 leader_election.cc:304] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
I20260710 11:08:06.880219  5985 raft_consensus.cc:2804] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.880733  5985 raft_consensus.cc:697] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:06.881651  5985 consensus_queue.cc:237] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.881210  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:06.882411  6019 raft_consensus.cc:515] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.893920  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:06.895646  5953 raft_consensus.cc:359] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:06.895998  5875 leader_election.cc:343] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.896345  5953 raft_consensus.cc:385] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.896663  5953 raft_consensus.cc:740] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.897572  6019 leader_election.cc:290] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:06.898053  5953 consensus_queue.cc:260] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.885011  5761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.899324  5757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:06.901228  5757 raft_consensus.cc:3060] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:06.905488  5953 ts_tablet_manager.cc:1434] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.042s	user 0.002s	sys 0.004s
I20260710 11:08:06.907711  5953 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
W20260710 11:08:06.898416  5804 leader_election.cc:343] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:06.910920  6052 log.cc:927] Time spent T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Append to log took a long time: real 0.108s	user 0.000s	sys 0.003s
I20260710 11:08:06.922060  5953 tablet_bootstrap.cc:654] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.909825  5763 raft_consensus.cc:2468] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:06.911490  5804 leader_election.cc:304] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:06.925220  5878 leader_election.cc:304] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:06.925586  5985 raft_consensus.cc:2804] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.926707  5985 raft_consensus.cc:697] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:06.927592  6019 raft_consensus.cc:2804] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.928220  5985 consensus_queue.cc:237] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.930716  5952 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:06.933993  5952 ts_tablet_manager.cc:1403] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.008s
I20260710 11:08:06.931608  5757 raft_consensus.cc:2468] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
W20260710 11:08:06.932298  5804 leader_election.cc:343] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:06.944440  5954 tablet_bootstrap.cc:654] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:06.935998  6019 raft_consensus.cc:697] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:06.948598  5878 leader_election.cc:304] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:06.959844  5957 raft_consensus.cc:2804] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:06.963191  5957 raft_consensus.cc:697] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
W20260710 11:08:06.961071  6050 log.cc:927] Time spent T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Append to log took a long time: real 0.164s	user 0.003s	sys 0.000s
I20260710 11:08:06.962273  5952 raft_consensus.cc:359] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.964964  5952 raft_consensus.cc:385] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:06.965348  5952 raft_consensus.cc:740] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:06.966233  5952 consensus_queue.cc:260] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.947849  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d1f22335da424c84ce36641804b226" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:06.964072  5957 consensus_queue.cc:237] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
W20260710 11:08:06.972853  6051 log.cc:927] Time spent T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: Append to log took a long time: real 0.212s	user 0.006s	sys 0.000s
I20260710 11:08:06.972844  6019 consensus_queue.cc:237] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:06.980592  5952 ts_tablet_manager.cc:1434] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.003s
I20260710 11:08:06.981381  5952 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:06.990504  5804 leader_election.cc:304] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:06.996765  5992 raft_consensus.cc:2749] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
W20260710 11:08:07.009331  6048 log.cc:927] Time spent T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: Append to log took a long time: real 0.182s	user 0.000s	sys 0.003s
I20260710 11:08:07.026108  5661 catalog_manager.cc:5697] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.033846  5954 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.034533  5954 ts_tablet_manager.cc:1403] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.189s	user 0.010s	sys 0.004s
I20260710 11:08:07.034587  5953 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.035221  5953 ts_tablet_manager.cc:1403] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.129s	user 0.013s	sys 0.001s
I20260710 11:08:07.073697  5953 raft_consensus.cc:359] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.074743  5953 raft_consensus.cc:385] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.075119  5953 raft_consensus.cc:740] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.076030  5953 consensus_queue.cc:260] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.069303  5952 tablet_bootstrap.cc:654] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.084759  5953 ts_tablet_manager.cc:1434] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.001s
I20260710 11:08:07.087476  5953 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:07.100579  5954 raft_consensus.cc:359] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.101665  5954 raft_consensus.cc:385] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.102017  5954 raft_consensus.cc:740] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.112757  5954 consensus_queue.cc:260] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.119519  5954 ts_tablet_manager.cc:1434] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.085s	user 0.009s	sys 0.003s
I20260710 11:08:07.121162  5954 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.124573  5952 tablet_bootstrap.cc:492] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.125211  5952 ts_tablet_manager.cc:1403] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.144s	user 0.007s	sys 0.012s
W20260710 11:08:07.127408  5709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:07.128168  5952 raft_consensus.cc:359] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.128749  5952 raft_consensus.cc:385] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.128995  5952 raft_consensus.cc:740] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.129381  5954 tablet_bootstrap.cc:654] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.129702  5952 consensus_queue.cc:260] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.131711  5952 ts_tablet_manager.cc:1434] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:08:07.132547  5952 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.133960  5992 raft_consensus.cc:493] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.134945  5953 tablet_bootstrap.cc:654] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.134737  5992 raft_consensus.cc:515] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.138161  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.138801  5763 raft_consensus.cc:2468] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:07.138872  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.140077  5992 leader_election.cc:290] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:07.140142  5804 leader_election.cc:343] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.140950  5804 leader_election.cc:304] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.141752  5992 raft_consensus.cc:2804] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.142103  5992 raft_consensus.cc:493] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.142413  5992 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.144969  5952 tablet_bootstrap.cc:654] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.146099  5954 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.146607  5954 ts_tablet_manager.cc:1403] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.004s
I20260710 11:08:07.148144  5992 raft_consensus.cc:515] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.149345  5954 raft_consensus.cc:359] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.150076  5954 raft_consensus.cc:385] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.150393  5954 raft_consensus.cc:740] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.151039  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:07.151710  5763 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.151104  5954 consensus_queue.cc:260] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.153713  5954 ts_tablet_manager.cc:1434] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:07.154632  5954 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.158949  5763 raft_consensus.cc:2468] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:07.160307  5804 leader_election.cc:304] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:07.160923  5954 tablet_bootstrap.cc:654] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.161226  5985 raft_consensus.cc:2804] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.161703  5985 raft_consensus.cc:697] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:07.162546  5985 consensus_queue.cc:237] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.164458  5953 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.164949  5953 ts_tablet_manager.cc:1403] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.020s
I20260710 11:08:07.166392  5952 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.166836  5952 ts_tablet_manager.cc:1403] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.003s
I20260710 11:08:07.167659  5953 raft_consensus.cc:359] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.168331  5953 raft_consensus.cc:385] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.168588  5953 raft_consensus.cc:740] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.169273  5953 consensus_queue.cc:260] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.169565  5952 raft_consensus.cc:359] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.170763  5952 raft_consensus.cc:385] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.171036  5952 raft_consensus.cc:740] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.172062  5953 ts_tablet_manager.cc:1434] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:07.171813  5952 consensus_queue.cc:260] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.173036  5953 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:07.174060  5952 ts_tablet_manager.cc:1434] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:07.173269  5660 catalog_manager.cc:5697] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.174973  5952 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.169512  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
W20260710 11:08:07.178216  5804 leader_election.cc:343] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.178983  6004 raft_consensus.cc:493] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.179567  5953 tablet_bootstrap.cc:654] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.179452  6004 raft_consensus.cc:515] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.182519  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.184844  5952 tablet_bootstrap.cc:654] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.185909  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3be93c9045c443d6bb1351fd8186d0c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.186753  5909 raft_consensus.cc:2393] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 908531f5797e4026a6bf7c3219c65d9c in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:07.193150  5953 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.193862  5953 ts_tablet_manager.cc:1403] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:08:07.197885  5953 raft_consensus.cc:359] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.198863  5953 raft_consensus.cc:385] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.199213  5953 raft_consensus.cc:740] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.201606  5953 consensus_queue.cc:260] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.202857  5952 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.203341  5952 ts_tablet_manager.cc:1403] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260710 11:08:07.202231  5729 leader_election.cc:304] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.204243  5953 ts_tablet_manager.cc:1434] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:07.204453  6007 raft_consensus.cc:3060] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.205189  5953 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:07.206151  6049 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.207711  5661 catalog_manager.cc:5697] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.206490  5992 leader_election.cc:290] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.207707  6049 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.207290  6004 leader_election.cc:290] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.205981  5952 raft_consensus.cc:359] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.213433  5952 raft_consensus.cc:385] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.213595  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.211732  6049 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.213820  5952 raft_consensus.cc:740] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.215221  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:07.216120  5729 leader_election.cc:343] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.216368  5837 raft_consensus.cc:2468] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 0.
I20260710 11:08:07.217702  5726 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.218046  5952 consensus_queue.cc:260] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.218760  6049 raft_consensus.cc:2804] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.219120  6049 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.219452  6049 raft_consensus.cc:3060] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.220546  5952 ts_tablet_manager.cc:1434] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:08:07.221800  5952 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.227259  6007 raft_consensus.cc:2749] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.242671  6074 raft_consensus.cc:493] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.241843  5659 catalog_manager.cc:5697] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.244599  6049 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.243659  6074 raft_consensus.cc:515] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.245889  5953 tablet_bootstrap.cc:654] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.248252  6074 leader_election.cc:290] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.248715  6049 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.249656  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.249692  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.250875  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
W20260710 11:08:07.251088  5878 leader_election.cc:343] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.252187  5729 leader_election.cc:343] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.252225  5875 leader_election.cc:343] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.252775  5875 leader_election.cc:304] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.253146  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:07.253369  6074 raft_consensus.cc:2749] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.253719  5837 raft_consensus.cc:3060] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.260897  5954 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.261333  5954 ts_tablet_manager.cc:1403] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.107s	user 0.011s	sys 0.005s
I20260710 11:08:07.263119  5952 tablet_bootstrap.cc:654] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.264743  5837 raft_consensus.cc:2468] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 1.
I20260710 11:08:07.266144  5726 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.267916  5954 raft_consensus.cc:359] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.268388  6007 raft_consensus.cc:2804] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.268738  5954 raft_consensus.cc:385] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.269089  6007 raft_consensus.cc:697] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
I20260710 11:08:07.269480  5954 raft_consensus.cc:740] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.269542  5661 catalog_manager.cc:5697] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.270272  6007 consensus_queue.cc:237] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.271443  5661 catalog_manager.cc:5697] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.273160  5954 consensus_queue.cc:260] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.274971  5985 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.276821  5954 ts_tablet_manager.cc:1434] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
W20260710 11:08:07.278590  5729 consensus_peers.cc:597] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c -> Peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Couldn't send request to peer 63a8ac1ad6a74f698b62fd774abd0d16. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:07.281200  5953 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.281944  5953 ts_tablet_manager.cc:1403] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.003s
I20260710 11:08:07.283963  5661 catalog_manager.cc:5697] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.285166  5954 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.290047  5953 raft_consensus.cc:359] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.290313  5985 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:07.294422  5952 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.294992  5952 ts_tablet_manager.cc:1403] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.015s
I20260710 11:08:07.296931  5953 raft_consensus.cc:385] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.297317  5953 raft_consensus.cc:740] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.297760  5952 raft_consensus.cc:359] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.298481  5952 raft_consensus.cc:385] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.298761  5952 raft_consensus.cc:740] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.298213  5953 consensus_queue.cc:260] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.299562  5952 consensus_queue.cc:260] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.302232  5952 ts_tablet_manager.cc:1434] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:07.303187  5952 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.304315  5953 ts_tablet_manager.cc:1434] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:08:07.309093  5952 tablet_bootstrap.cc:654] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.309882  5953 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:07.307188  5954 tablet_bootstrap.cc:654] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.314850  5659 catalog_manager.cc:5697] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:07.328604  5953 tablet_bootstrap.cc:654] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.328910  5952 tablet_bootstrap.cc:492] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.329341  5952 ts_tablet_manager.cc:1403] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.026s	user 0.022s	sys 0.000s
I20260710 11:08:07.332317  5952 raft_consensus.cc:359] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.333259  5952 raft_consensus.cc:385] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.333632  5952 raft_consensus.cc:740] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.335193  5952 consensus_queue.cc:260] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.338580  5952 ts_tablet_manager.cc:1434] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:07.339443  5952 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.341984  5953 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.342504  5953 ts_tablet_manager.cc:1403] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.010s
I20260710 11:08:07.342532  5954 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.343080  5954 ts_tablet_manager.cc:1403] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.005s
I20260710 11:08:07.345245  5952 tablet_bootstrap.cc:654] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.345374  5953 raft_consensus.cc:359] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.346295  5953 raft_consensus.cc:385] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.346004  5954 raft_consensus.cc:359] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.346699  5954 raft_consensus.cc:385] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.346673  5953 raft_consensus.cc:740] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.347087  5954 raft_consensus.cc:740] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.347652  5953 consensus_queue.cc:260] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.347970  5954 consensus_queue.cc:260] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.349675  5985 raft_consensus.cc:493] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.349889  5953 ts_tablet_manager.cc:1434] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:07.350138  5985 raft_consensus.cc:515] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.350972  5953 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:07.352149  5985 leader_election.cc:290] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.354668  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.356033  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.356700  5910 raft_consensus.cc:2468] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:07.358009  5953 tablet_bootstrap.cc:654] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.358279  5804 leader_election.cc:304] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
I20260710 11:08:07.360615  5985 raft_consensus.cc:2804] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:07.360805  5804 leader_election.cc:343] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.361078  5985 raft_consensus.cc:493] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.361601  5985 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.373818  5954 ts_tablet_manager.cc:1434] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260710 11:08:07.374951  5954 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.375065  5985 raft_consensus.cc:515] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.377179  6074 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.378468  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
W20260710 11:08:07.380318  5804 leader_election.cc:343] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.383078  5954 tablet_bootstrap.cc:654] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.383646  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:07.384270  5910 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.394344  5910 raft_consensus.cc:2468] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:07.395220  5954 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.395514  5804 leader_election.cc:304] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.395800  5954 ts_tablet_manager.cc:1403] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:08:07.396721  5992 raft_consensus.cc:2804] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.397217  5992 raft_consensus.cc:697] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:07.398064  5992 consensus_queue.cc:237] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.398931  5954 raft_consensus.cc:359] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.399690  5954 raft_consensus.cc:385] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.400025  5954 raft_consensus.cc:740] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.400851  5954 consensus_queue.cc:260] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.403469  5954 ts_tablet_manager.cc:1434] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:08:07.404609  5954 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.411339  5959 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:07.420884  5953 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.421634  5953 ts_tablet_manager.cc:1403] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
I20260710 11:08:07.413790  6046 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.424220  5954 tablet_bootstrap.cc:654] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.428194  6075 raft_consensus.cc:493] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.428736  6075 raft_consensus.cc:515] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.434562  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.435242  5760 raft_consensus.cc:2468] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:07.434609  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.439083  6074 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.424952  5985 leader_election.cc:290] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.437680  5878 leader_election.cc:304] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:07.442442  6007 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.443481  6069 raft_consensus.cc:2804] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.443856  6069 raft_consensus.cc:493] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.444221  6069 raft_consensus.cc:3060] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:07.443043  5875 leader_election.cc:343] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.448403  6074 raft_consensus.cc:493] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.449101  6074 raft_consensus.cc:515] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.440083  6075 leader_election.cc:290] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.461490  5957 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:07.461831  5837 raft_consensus.cc:3060] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.478171  5957 raft_consensus.cc:493] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.492648  5957 raft_consensus.cc:515] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.504967  5952 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.505587  5952 ts_tablet_manager.cc:1403] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.166s	user 0.052s	sys 0.055s
I20260710 11:08:07.508298  5952 raft_consensus.cc:359] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.509016  5952 raft_consensus.cc:385] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.509351  5952 raft_consensus.cc:740] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.510077  5952 consensus_queue.cc:260] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.514818  5952 ts_tablet_manager.cc:1434] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:08:07.515877  5952 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:07.513227  5953 raft_consensus.cc:359] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.518879  5953 raft_consensus.cc:385] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.519284  5953 raft_consensus.cc:740] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.509093  5957 leader_election.cc:290] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.528256  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.530277  5834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.530800  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.524302  6074 leader_election.cc:290] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.535436  6075 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.525378  5953 consensus_queue.cc:260] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.551668  5953 ts_tablet_manager.cc:1434] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.130s	user 0.009s	sys 0.000s
I20260710 11:08:07.552971  5953 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
W20260710 11:08:07.554250  5878 leader_election.cc:343] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.538925  6049 raft_consensus.cc:493] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.558565  6049 raft_consensus.cc:515] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.561478  6049 leader_election.cc:290] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.540321  6075 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.563999  6075 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.540812  5957 raft_consensus.cc:493] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.557724  5985 raft_consensus.cc:493] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.570749  5957 raft_consensus.cc:515] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.576185  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.569958  5763 raft_consensus.cc:2393] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
W20260710 11:08:07.580839  5804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:34913, user_credentials={real_user=slave}} blocked reactor thread for 62796.9us
I20260710 11:08:07.583446  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.583989  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.584282  5910 raft_consensus.cc:2393] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 908531f5797e4026a6bf7c3219c65d9c in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:07.579407  5985 raft_consensus.cc:515] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.598664  5954 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:07.599239  5954 ts_tablet_manager.cc:1403] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.006s
I20260710 11:08:07.602627  5954 raft_consensus.cc:359] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.603533  5954 raft_consensus.cc:385] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.604002  5954 raft_consensus.cc:740] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.604743  5954 consensus_queue.cc:260] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.611337  5878 leader_election.cc:304] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.613049  5910 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.613749  5954 ts_tablet_manager.cc:1434] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.002s
I20260710 11:08:07.617597  5954 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:07.608580  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.610927  5729 leader_election.cc:304] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
W20260710 11:08:07.611515  5875 leader_election.cc:343] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.625939  5992 raft_consensus.cc:493] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.618330  6069 raft_consensus.cc:515] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.628858  6049 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.638851  5992 raft_consensus.cc:515] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.643062  5957 leader_election.cc:290] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.643314  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.644306  6046 consensus_queue.cc:1048] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.644709  5992 leader_election.cc:290] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.646487  6007 raft_consensus.cc:493] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.646976  6007 raft_consensus.cc:515] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.649035  6007 leader_election.cc:290] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.651957  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.652271  5909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.652930  5959 raft_consensus.cc:493] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.653159  6069 leader_election.cc:290] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.653491  5906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.653831  5762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.653463  5959 raft_consensus.cc:515] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.627784  5875 leader_election.cc:304] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.655318  5953 tablet_bootstrap.cc:654] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.639698  5985 leader_election.cc:290] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:07.653448  5726 leader_election.cc:343] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.654229  5906 raft_consensus.cc:2468] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:07.657862  5762 raft_consensus.cc:2393] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:07.658397  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
W20260710 11:08:07.658157  5875 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:41767, user_credentials={real_user=slave}} blocked reactor thread for 51369.6us
I20260710 11:08:07.660028  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.660835  6049 raft_consensus.cc:2749] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.669106  6075 raft_consensus.cc:2749] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.664273  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.678148  5760 raft_consensus.cc:2468] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
W20260710 11:08:07.664597  5804 leader_election.cc:343] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.663929  6069 raft_consensus.cc:2749] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:07.675380  5729 leader_election.cc:343] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:07.681732  5804 leader_election.cc:343] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.681943  5729 leader_election.cc:304] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.682572  5804 leader_election.cc:304] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:07.683782  6007 raft_consensus.cc:2749] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.683923  6103 raft_consensus.cc:2804] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.684358  6103 raft_consensus.cc:493] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.684703  6103 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.676594  5757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:07.687290  5875 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.687505  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:07.688935  6019 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.689079  6075 raft_consensus.cc:2749] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.689510  6019 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.687438  5757 raft_consensus.cc:3060] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.692159  6019 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:07.689989  6075 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.695659  5804 leader_election.cc:304] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.696040  5952 tablet_bootstrap.cc:654] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.697714  6104 raft_consensus.cc:2804] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:07.698863  5985 consensus_queue.cc:1048] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:07.700847  6104 raft_consensus.cc:493] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:07.701753  6104 raft_consensus.cc:3060] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.697628  5837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.703572  5660 catalog_manager.cc:5697] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:07.697948  5875 leader_election.cc:343] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:07.703579  5959 leader_election.cc:290] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.727393  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.735179  5959 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.735618  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:07.736491  5838 raft_consensus.cc:2393] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 908531f5797e4026a6bf7c3219c65d9c in this term.
I20260710 11:08:07.737854  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:07.737892  5907 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.742977  5757 raft_consensus.cc:2468] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:07.751436  6103 raft_consensus.cc:515] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.753708  6103 leader_election.cc:290] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.753711  5878 leader_election.cc:304] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:07.735080  5758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f120601bc0954c439bb210b8505e7109" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:07.758263  6075 raft_consensus.cc:2804] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:07.762333  6075 raft_consensus.cc:697] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:07.741896  6104 raft_consensus.cc:515] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.763188  6075 consensus_queue.cc:237] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.767120  5875 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.767485  6049 consensus_queue.cc:1048] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.768006  6019 raft_consensus.cc:3060] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.769028  6104 leader_election.cc:290] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.771284  5875 leader_election.cc:304] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.783511  5757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:07.784368  5757 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.787220  6069 raft_consensus.cc:2749] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.829015  5910 raft_consensus.cc:3060] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.815904  6019 raft_consensus.cc:2749] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:07.857960  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:07.872469  5954 tablet_bootstrap.cc:654] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:07.874224  5952 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:07.874778  5952 ts_tablet_manager.cc:1403] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.359s	user 0.020s	sys 0.014s
I20260710 11:08:07.877177  5661 catalog_manager.cc:5697] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:07.875881  6046 raft_consensus.cc:493] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:07.881664  6046 raft_consensus.cc:515] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.881932  6007 consensus_queue.cc:1048] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:07.875712  6103 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260710 11:08:07.891374  5758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:07.893625  6046 leader_election.cc:290] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:07.896358  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29d952b58a1f4f55bdac15e82e963e70" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:07.907063  5953 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:07.907677  5953 ts_tablet_manager.cc:1403] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.355s	user 0.021s	sys 0.019s
I20260710 11:08:07.910703  5804 leader_election.cc:304] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:07.911103  5953 raft_consensus.cc:359] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.911846  5953 raft_consensus.cc:385] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.901834  5907 raft_consensus.cc:3060] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:07.917378  5952 raft_consensus.cc:359] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.918109  5952 raft_consensus.cc:385] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:07.918360  5952 raft_consensus.cc:740] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.919075  5952 consensus_queue.cc:260] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.913012  5953 raft_consensus.cc:740] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:07.911994  6103 raft_consensus.cc:2749] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:07.922353  5953 consensus_queue.cc:260] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:07.925880  5952 ts_tablet_manager.cc:1434] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.051s	user 0.009s	sys 0.000s
W20260710 11:08:07.929704  5804 leader_election.cc:343] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.032790  5952 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:08.046003  5953 ts_tablet_manager.cc:1434] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.138s	user 0.015s	sys 0.009s
W20260710 11:08:08.054886  5784 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
W20260710 11:08:08.035912  5804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42353, user_credentials={real_user=slave}} blocked reactor thread for 106265us
W20260710 11:08:08.063938  5804 leader_election.cc:343] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.064795  6104 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.067567  5757 raft_consensus.cc:2468] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.078228  5911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e346186b867c421584c89d0259b10fc6" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:08.079599  5907 raft_consensus.cc:2468] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.080408  5952 tablet_bootstrap.cc:654] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.082196  5954 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:08.082697  5954 ts_tablet_manager.cc:1403] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.466s	user 0.018s	sys 0.017s
I20260710 11:08:08.083798  6074 raft_consensus.cc:493] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.084328  6074 raft_consensus.cc:515] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.086386  5954 raft_consensus.cc:359] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.087248  6074 leader_election.cc:290] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:08.087344  5954 raft_consensus.cc:385] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.087797  5954 raft_consensus.cc:740] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.087755  6104 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.088829  5954 consensus_queue.cc:260] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.091104  5954 ts_tablet_manager.cc:1434] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260710 11:08:08.092118  5954 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:08.092803  5952 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:08.093387  5952 ts_tablet_manager.cc:1403] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.026s
W20260710 11:08:08.122910  5804 leader_election.cc:343] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.125092  5804 leader_election.cc:304] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:08.129560  5952 raft_consensus.cc:359] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.131630  5952 raft_consensus.cc:385] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.132055  5952 raft_consensus.cc:740] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.132370  5757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e346186b867c421584c89d0259b10fc6" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.133661  5757 raft_consensus.cc:2468] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:08.135118  5992 raft_consensus.cc:2804] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.140303  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
I20260710 11:08:08.141919  5838 raft_consensus.cc:2393] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:08.145352  5992 raft_consensus.cc:697] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:08.145725  5959 raft_consensus.cc:493] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.146875  5959 raft_consensus.cc:515] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.147327  5992 consensus_queue.cc:237] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.153509  5804 leader_election.cc:304] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:08.133296  5952 consensus_queue.cc:260] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.156409  6103 raft_consensus.cc:2804] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.157155  6103 raft_consensus.cc:697] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:08.158752  6103 consensus_queue.cc:237] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.161587  5952 ts_tablet_manager.cc:1434] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.005s
I20260710 11:08:08.161891  5758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.162464  5959 leader_election.cc:290] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:08.163547  5758 raft_consensus.cc:2393] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
I20260710 11:08:08.163642  5952 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: Bootstrap starting.
I20260710 11:08:08.175539  5804 leader_election.cc:304] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:08.177917  5959 raft_consensus.cc:2804] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.178604  5959 raft_consensus.cc:493] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.179453  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc6a264294374cb0ac4cd5ce7a4334fa" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:08.179201  5959 raft_consensus.cc:3060] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.188992  5804 leader_election.cc:304] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:08.191311  6046 raft_consensus.cc:3060] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.201097  6046 raft_consensus.cc:2749] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.201510  5959 raft_consensus.cc:515] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.206913  5952 tablet_bootstrap.cc:654] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.207016  5954 tablet_bootstrap.cc:654] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.209430  5758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e346186b867c421584c89d0259b10fc6" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:08.210917  5758 raft_consensus.cc:3060] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.211529  5953 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:08.216684  6074 raft_consensus.cc:493] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.217800  6074 raft_consensus.cc:515] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.227984  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:08.230221  5875 leader_election.cc:343] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.394503  5954 tablet_bootstrap.cc:492] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:08.409015  5952 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: No bootstrap required, opened a new log
I20260710 11:08:08.298323  5953 tablet_bootstrap.cc:654] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.232241  6074 leader_election.cc:290] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:08.418457  5954 ts_tablet_manager.cc:1403] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.327s	user 0.021s	sys 0.006s
I20260710 11:08:08.419183  5952 ts_tablet_manager.cc:1403] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent bootstrapping tablet: real 0.256s	user 0.008s	sys 0.018s
I20260710 11:08:08.236999  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e346186b867c421584c89d0259b10fc6" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:08.426039  5954 raft_consensus.cc:359] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.426928  5954 raft_consensus.cc:385] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.427255  5954 raft_consensus.cc:740] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.428040  5954 consensus_queue.cc:260] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.436921  5954 ts_tablet_manager.cc:1434] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:08:08.348289  5957 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.090s
I20260710 11:08:08.438485  6075 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:08.242548  5709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:08.437309  5952 raft_consensus.cc:359] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.236830  5959 leader_election.cc:290] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:08.439704  5952 raft_consensus.cc:385] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.242043  5758 raft_consensus.cc:2468] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.440042  5952 raft_consensus.cc:740] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.441959  5954 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: Bootstrap starting.
I20260710 11:08:08.319146  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.443593  5763 raft_consensus.cc:2468] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 0.
I20260710 11:08:08.445010  5878 leader_election.cc:304] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:08.446540  6074 raft_consensus.cc:2804] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.446949  6074 raft_consensus.cc:493] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.447918  6074 raft_consensus.cc:3060] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.352053  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.458556  5804 leader_election.cc:304] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:08.459749  5985 raft_consensus.cc:2804] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.460325  5985 raft_consensus.cc:697] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:08.461651  5954 tablet_bootstrap.cc:654] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.461547  5985 consensus_queue.cc:237] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.469835  5760 raft_consensus.cc:2393] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 63a8ac1ad6a74f698b62fd774abd0d16 in current term 1: Already voted for candidate 3a5ec63e9b9d4d5483db10b861ada04b in this term.
I20260710 11:08:08.471189  5878 leader_election.cc:304] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:08.472117  6075 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.472380  6074 raft_consensus.cc:515] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.475245  6074 leader_election.cc:290] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:08.476487  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
W20260710 11:08:08.478219  5875 leader_election.cc:343] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:08.486209  5759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:08.487023  5759 raft_consensus.cc:3060] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.493991  5952 consensus_queue.cc:260] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.495083  5907 raft_consensus.cc:3060] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.502224  6075 raft_consensus.cc:2749] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.504046  5907 raft_consensus.cc:2468] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.506172  5954 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: No bootstrap required, opened a new log
I20260710 11:08:08.506677  5954 ts_tablet_manager.cc:1403] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: Time spent bootstrapping tablet: real 0.065s	user 0.014s	sys 0.009s
I20260710 11:08:08.512236  5954 raft_consensus.cc:359] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.513046  5954 raft_consensus.cc:385] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.513352  5954 raft_consensus.cc:740] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.517604  5953 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:08.518199  5953 ts_tablet_manager.cc:1403] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.307s	user 0.017s	sys 0.047s
I20260710 11:08:08.517711  5954 consensus_queue.cc:260] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.520641  5952 ts_tablet_manager.cc:1434] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: Time spent starting tablet: real 0.101s	user 0.001s	sys 0.008s
I20260710 11:08:08.520694  5954 ts_tablet_manager.cc:1434] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260710 11:08:08.522122  5953 raft_consensus.cc:359] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.517143  5759 raft_consensus.cc:2468] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:08.522921  5953 raft_consensus.cc:385] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.523294  5953 raft_consensus.cc:740] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.524230  5878 leader_election.cc:304] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 3a5ec63e9b9d4d5483db10b861ada04b
I20260710 11:08:08.524056  5953 consensus_queue.cc:260] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.525457  6074 raft_consensus.cc:2804] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.526759  5953 ts_tablet_manager.cc:1434] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:08.526345  5661 catalog_manager.cc:5697] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.528221  5953 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: Bootstrap starting.
I20260710 11:08:08.528287  5661 catalog_manager.cc:5697] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.532680  6074 raft_consensus.cc:697] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:08.533883  6074 consensus_queue.cc:237] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.544546  5953 tablet_bootstrap.cc:654] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:08.550751  5953 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: No bootstrap required, opened a new log
I20260710 11:08:08.551297  5953 ts_tablet_manager.cc:1403] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.004s
I20260710 11:08:08.554620  5953 raft_consensus.cc:359] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.555280  5953 raft_consensus.cc:385] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:08.555527  5953 raft_consensus.cc:740] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Initialized, Role: FOLLOWER
I20260710 11:08:08.556286  5953 consensus_queue.cc:260] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.558638  5953 ts_tablet_manager.cc:1434] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:08.559033  5660 catalog_manager.cc:5697] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:08.565302  5985 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:08.579008  5959 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.578234  5661 catalog_manager.cc:5697] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.603909  5985 raft_consensus.cc:493] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.604435  5985 raft_consensus.cc:515] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.607169  5985 leader_election.cc:290] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:08.608175  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.608208  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:08.608929  5760 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:08.609040  5907 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 0.
I20260710 11:08:08.610091  5804 leader_election.cc:304] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
I20260710 11:08:08.610745  5985 raft_consensus.cc:2804] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:08.611153  5985 raft_consensus.cc:493] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:08.611490  5985 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.616647  5985 raft_consensus.cc:515] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.618261  5985 leader_election.cc:290] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:08.619186  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:08.619434  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:08.619733  5760 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.619994  5907 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.625252  5760 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.625371  5907 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:08.626494  5804 leader_election.cc:304] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:08.627156  5985 raft_consensus.cc:2804] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:08.627573  5985 raft_consensus.cc:697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:08.628373  5985 consensus_queue.cc:237] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.635615  5658 catalog_manager.cc:5697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:08.656348  5760 raft_consensus.cc:3060] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.662678  5985 consensus_queue.cc:1048] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.672606  6046 consensus_queue.cc:1048] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.845765  6046 raft_consensus.cc:493] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:08.846227  6046 raft_consensus.cc:515] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:08.847791  6046 leader_election.cc:290] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:08.848701  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "908531f5797e4026a6bf7c3219c65d9c" is_pre_election: true
I20260710 11:08:08.848776  5907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fc4c55259264ccfaf4f08e45143fff0" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:08.849524  5760 raft_consensus.cc:2393] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a5ec63e9b9d4d5483db10b861ada04b in current term 1: Already voted for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in this term.
I20260710 11:08:08.850484  5804 leader_election.cc:304] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:08.851111  6046 raft_consensus.cc:3060] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:08.856109  6046 raft_consensus.cc:2749] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:08.879160  6046 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.891269  5985 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:08.990103  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:08.998486  6145 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:08.999761  6146 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:09.003317  6148 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:09.003340  4607 server_base.cc:1061] running on GCE node
I20260710 11:08:09.005465  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:09.005813  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:09.006026  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681689006009 us; error 0 us; skew 500 ppm
I20260710 11:08:09.006693  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:09.009737  4607 webserver.cc:533] Webserver started at http://127.4.127.196:45261/ using document root <none> and password file <none>
I20260710 11:08:09.010277  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:09.010519  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:09.011018  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:09.012454  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-3-root/instance:
uuid: "9eaa83c7d20941ada0bbba2e071b9681"
format_stamp: "Formatted at 2026-07-10 11:08:09 on dist-test-slave-mqr7"
I20260710 11:08:09.017343  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:08:09.020999  6153 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:09.022117  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:08:09.022534  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
uuid: "9eaa83c7d20941ada0bbba2e071b9681"
format_stamp: "Formatted at 2026-07-10 11:08:09 on dist-test-slave-mqr7"
I20260710 11:08:09.023010  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:09.027413  6019 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:09.043706  6019 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.045446  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:09.047693  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:09.056638  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:09.059940  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:09.060207  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:09.060563  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:09.060809  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:09.129247  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.196:46299
I20260710 11:08:09.129474  6217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.196:46299 every 8 connection(s)
I20260710 11:08:09.141220  4607 auto_leader_rebalancer-test.cc:388] add a tserver: 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:09.152346  6218 heartbeater.cc:344] Connected to a master server at 127.4.127.254:45809
I20260710 11:08:09.152783  6218 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:09.153661  6218 heartbeater.cc:507] Master 127.4.127.254:45809 requested a full tablet report, sending...
I20260710 11:08:09.155483  5658 ts_manager.cc:194] Registered new tserver with Master: 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:09.157142  5658 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32878
I20260710 11:08:09.164412  6046 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.178753  6103 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:09.497789  5912 consensus_queue.cc:237] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.504380  5763 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.505163  5835 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.507174  6019 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:09.511101  6019 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:09.514942  6074 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.518412  5835 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.523200  5760 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
W20260710 11:08:09.524761  5878 consensus_peers.cc:597] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1fc4c55259264ccfaf4f08e45143fff0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:09.539791  5660 catalog_manager.cc:5697] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.557775  5835 consensus_queue.cc:237] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.569541  5760 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.570786  5907 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.573129  6224 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:09.575039  6224 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:09.584172  5804 consensus_peers.cc:597] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: efd64677157c4b368d6a5e922ba00cb1. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:09.588876  6103 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.591518  5763 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.594497  5907 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.612813  5661 catalog_manager.cc:5697] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:09.623416  5763 consensus_queue.cc:237] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.636929  5907 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.639675  6121 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:09.641125  5835 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.642781  6121 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:09.645051  5729 consensus_peers.cc:597] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2a63d457e8c14ee390ca6eec87806354. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:09.649508  6239 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.653185  5907 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.657871  5835 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.670027  5661 catalog_manager.cc:5697] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.674675  5835 consensus_queue.cc:237] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.683162  5907 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:09.683466  5763 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:09.684362  5804 consensus_peers.cc:597] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 939fb767a94b4fb6b64db76902ca1b24. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:09.685544  6103 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:09.686859  6046 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:09.696429  6103 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.698789  5907 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.705709  5763 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.713397  5660 catalog_manager.cc:5697] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:09.913731  6246 ts_tablet_manager.cc:933] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:09.915982  6246 tablet_copy_client.cc:323] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:09.929988  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet 1fc4c55259264ccfaf4f08e45143fff0 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:09.930673  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet 1fc4c55259264ccfaf4f08e45143fff0 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-1fc4c55259264ccfaf4f08e45143fff0
I20260710 11:08:09.941325  5922 tablet_copy_source_session.cc:215] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:09.945267  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fc4c55259264ccfaf4f08e45143fff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:09.957882  6246 tablet_copy_client.cc:806] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:09.958537  6246 tablet_copy_client.cc:670] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:09.963132  6246 tablet_copy_client.cc:538] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:09.969967  6246 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:09.989262  6246 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:09.990736  6246 tablet_bootstrap.cc:492] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:09.991638  6246 ts_tablet_manager.cc:1403] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260710 11:08:09.994983  6246 raft_consensus.cc:359] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.996027  6246 raft_consensus.cc:740] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:09.996778  6246 consensus_queue.cc:260] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:09.999488  6218 heartbeater.cc:499] Master 127.4.127.254:45809 was elected leader, sending a full tablet report...
I20260710 11:08:10.006660  6246 ts_tablet_manager.cc:1434] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:08:10.008769  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-1fc4c55259264ccfaf4f08e45143fff0 received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:10.009322  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-1fc4c55259264ccfaf4f08e45143fff0 on tablet 1fc4c55259264ccfaf4f08e45143fff0 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:10.026290  6246 ts_tablet_manager.cc:933] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353)
I20260710 11:08:10.028358  6246 tablet_copy_client.cc:323] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.193:42353
I20260710 11:08:10.039322  5773 tablet_copy_service.cc:140] P 908531f5797e4026a6bf7c3219c65d9c: Received BeginTabletCopySession request for tablet 2a63d457e8c14ee390ca6eec87806354 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:33994)
I20260710 11:08:10.039975  5773 tablet_copy_service.cc:161] P 908531f5797e4026a6bf7c3219c65d9c: Beginning new tablet copy session on tablet 2a63d457e8c14ee390ca6eec87806354 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:33994: session id = 9eaa83c7d20941ada0bbba2e071b9681-2a63d457e8c14ee390ca6eec87806354
I20260710 11:08:10.046466  5773 tablet_copy_source_session.cc:215] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:10.049250  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a63d457e8c14ee390ca6eec87806354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:10.060590  6246 tablet_copy_client.cc:806] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:10.061177  6246 tablet_copy_client.cc:670] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:10.064930  6246 tablet_copy_client.cc:538] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:10.071283  6246 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:10.087803  6246 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:10.088583  6246 tablet_bootstrap.cc:492] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:10.089176  6246 ts_tablet_manager.cc:1403] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:08:10.091580  6246 raft_consensus.cc:359] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.092232  6246 raft_consensus.cc:740] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:10.092767  6246 consensus_queue.cc:260] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.095424  6246 ts_tablet_manager.cc:1434] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:10.097251  5773 tablet_copy_service.cc:342] P 908531f5797e4026a6bf7c3219c65d9c: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-2a63d457e8c14ee390ca6eec87806354 received from {username='slave'} at 127.0.0.1:33994
I20260710 11:08:10.097730  5773 tablet_copy_service.cc:434] P 908531f5797e4026a6bf7c3219c65d9c: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-2a63d457e8c14ee390ca6eec87806354 on tablet 2a63d457e8c14ee390ca6eec87806354 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:10.118918  6246 ts_tablet_manager.cc:933] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:10.120601  6246 tablet_copy_client.cc:323] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:10.135159  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet efd64677157c4b368d6a5e922ba00cb1 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:10.135782  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet efd64677157c4b368d6a5e922ba00cb1 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-efd64677157c4b368d6a5e922ba00cb1
I20260710 11:08:10.138386  6255 ts_tablet_manager.cc:933] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:10.140702  6255 tablet_copy_client.cc:323] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:10.142645  5847 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 939fb767a94b4fb6b64db76902ca1b24 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:10.143278  5847 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 939fb767a94b4fb6b64db76902ca1b24 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-939fb767a94b4fb6b64db76902ca1b24
I20260710 11:08:10.144838  5848 tablet_copy_source_session.cc:215] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:10.148761  6246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd64677157c4b368d6a5e922ba00cb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:10.151422  5847 tablet_copy_source_session.cc:215] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:10.154058  6255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 939fb767a94b4fb6b64db76902ca1b24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:10.164346  6246 tablet_copy_client.cc:806] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:10.164606  6255 tablet_copy_client.cc:806] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:10.164901  6246 tablet_copy_client.cc:670] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:10.165151  6255 tablet_copy_client.cc:670] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:10.169032  6246 tablet_copy_client.cc:538] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:10.169217  6255 tablet_copy_client.cc:538] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:10.177196  6246 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:10.177204  6255 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:10.195822  6246 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:10.196691  6246 tablet_bootstrap.cc:492] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:10.197311  6246 ts_tablet_manager.cc:1403] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260710 11:08:10.197646  6255 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:10.198661  6255 tablet_bootstrap.cc:492] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:10.199368  6255 ts_tablet_manager.cc:1403] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 11:08:10.200423  6246 raft_consensus.cc:359] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.201062  6246 raft_consensus.cc:740] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:10.201588  6246 consensus_queue.cc:260] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.202462  6255 raft_consensus.cc:359] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.203286  6255 raft_consensus.cc:740] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:10.203445  6246 ts_tablet_manager.cc:1434] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:10.203930  6255 consensus_queue.cc:260] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:10.205544  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-efd64677157c4b368d6a5e922ba00cb1 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:10.205891  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-efd64677157c4b368d6a5e922ba00cb1 on tablet efd64677157c4b368d6a5e922ba00cb1 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:10.206228  6255 ts_tablet_manager.cc:1434] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:08:10.209044  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-939fb767a94b4fb6b64db76902ca1b24 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:10.209491  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-939fb767a94b4fb6b64db76902ca1b24 on tablet 939fb767a94b4fb6b64db76902ca1b24 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:10.495769  6193 raft_consensus.cc:1217] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:10.552863  6193 raft_consensus.cc:1217] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:10.558073  6193 raft_consensus.cc:1217] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:10.706967  6193 raft_consensus.cc:1217] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:10.945845  6265 raft_consensus.cc:1064] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:10.947889  6265 consensus_queue.cc:237] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:10.954039  6193 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.954203  5912 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.955543  6265 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.955935  5760 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:10.956501  6103 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.957393  6266 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:10.976773  6266 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:10.978896  6193 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:10.985919  5760 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:10.993320  5912 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:10.995436  5661 catalog_manager.cc:5697] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.036985  5838 consensus_queue.cc:237] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.045513  6193 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.046065  5760 raft_consensus.cc:1275] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.047686  6266 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.048663  6265 consensus_queue.cc:1048] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.055747  6103 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.058054  5760 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.066606  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 939fb767a94b4fb6b64db76902ca1b24 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:11.066187  6259 raft_consensus.cc:1064] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:11.066182  6193 raft_consensus.cc:2955] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.069620  6259 consensus_queue.cc:237] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.075645  5659 catalog_manager.cc:5697] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.088132  6193 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.089432  5760 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.089730  5838 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.091465  6276 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:11.092955  6259 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.094558  6261 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.103808  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet 939fb767a94b4fb6b64db76902ca1b24 with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:11.114504  6280 tablet_replica.cc:333] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:11.117287  6121 raft_consensus.cc:1064] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:11.118005  6280 raft_consensus.cc:2243] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:11.118793  6280 raft_consensus.cc:2272] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:11.119968  6121 consensus_queue.cc:237] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.124017  6280 ts_tablet_manager.cc:1916] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:11.130579  6261 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.133656  5835 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.141335  6280 ts_tablet_manager.cc:1929] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:11.142140  6280 log.cc:1199] T 939fb767a94b4fb6b64db76902ca1b24 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/939fb767a94b4fb6b64db76902ca1b24
I20260710 11:08:11.144603  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet 939fb767a94b4fb6b64db76902ca1b24 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:11.144923  6193 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.149555  5660 catalog_manager.cc:5697] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.162146  5835 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.163986  6121 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.167344  6192 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.169242  5912 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.171540  6264 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:11.144948  5763 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.173502  6264 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.189976  5907 consensus_queue.cc:237] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.206496  6193 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.206730  5760 raft_consensus.cc:1275] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.208985  6261 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.210965  6261 consensus_queue.cc:1048] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.212484  6264 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.218014  5912 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.221396  6259 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.230135  6192 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.240006  5760 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.244591  6192 raft_consensus.cc:2955] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.240159  5659 catalog_manager.cc:5697] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.254352  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1fc4c55259264ccfaf4f08e45143fff0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:11.270217  5835 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.272101  6265 raft_consensus.cc:1064] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:11.274767  6265 consensus_queue.cc:237] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.292903  5657 catalog_manager.cc:5697] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.294711  5912 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.297101  6192 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.299350  6046 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.300480  6266 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.304081  5760 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:11.305719  6046 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:11.314059  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet 1fc4c55259264ccfaf4f08e45143fff0 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:11.337795  6292 tablet_replica.cc:333] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:11.340446  6292 raft_consensus.cc:2243] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:11.343333  6292 raft_consensus.cc:2272] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:11.343235  5760 consensus_queue.cc:237] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.346779  6265 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.349463  5907 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.352142  5835 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.354056  6121 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.354929  6193 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.361100  5763 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.364152  6192 raft_consensus.cc:1275] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.366971  6264 consensus_queue.cc:1048] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.368290  5660 catalog_manager.cc:5697] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:11.369983  6121 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.376271  5835 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.383559  5838 consensus_queue.cc:237] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:11.387565  6292 ts_tablet_manager.cc:1916] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:11.407606  6193 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.409515  5912 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:11.409947  6046 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.411335  6266 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:11.411687  5660 catalog_manager.cc:5697] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.416572  6192 raft_consensus.cc:2955] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.417742  6046 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.423979  6193 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.427788  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet 2a63d457e8c14ee390ca6eec87806354 with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:11.428867  6280 tablet_replica.cc:333] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:11.430022  6280 raft_consensus.cc:2243] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:11.430699  6280 raft_consensus.cc:2272] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:11.432714  5907 raft_consensus.cc:2955] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.442132  6280 ts_tablet_manager.cc:1916] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:11.450423  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2a63d457e8c14ee390ca6eec87806354 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:11.452538  6292 ts_tablet_manager.cc:1929] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:11.453199  6292 log.cc:1199] T 1fc4c55259264ccfaf4f08e45143fff0 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/1fc4c55259264ccfaf4f08e45143fff0
I20260710 11:08:11.454524  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet efd64677157c4b368d6a5e922ba00cb1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:11.456243  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet 1fc4c55259264ccfaf4f08e45143fff0 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:11.463483  5660 catalog_manager.cc:5697] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:11.469314  6280 ts_tablet_manager.cc:1929] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:11.469906  6280 log.cc:1199] T 2a63d457e8c14ee390ca6eec87806354 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/2a63d457e8c14ee390ca6eec87806354
I20260710 11:08:11.471575  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet 2a63d457e8c14ee390ca6eec87806354 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:11.477237  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet efd64677157c4b368d6a5e922ba00cb1 with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:11.479660  6294 tablet_replica.cc:333] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:11.480624  6294 raft_consensus.cc:2243] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:11.481315  6294 raft_consensus.cc:2272] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:11.484135  6294 ts_tablet_manager.cc:1916] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:11.495800  6294 ts_tablet_manager.cc:1929] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:11.496130  6294 log.cc:1199] T efd64677157c4b368d6a5e922ba00cb1 P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/efd64677157c4b368d6a5e922ba00cb1
I20260710 11:08:11.497673  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet efd64677157c4b368d6a5e922ba00cb1 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:12.511678  5907 consensus_queue.cc:237] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:12.518388  5878 consensus_peers.cc:597] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9da2ccabfe9b48ae922445d507e267c5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:12.518744  5838 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.519181  5763 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.520164  6296 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.521059  6259 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.530118  6296 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.532159  5763 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.540827  5838 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.546342  5907 consensus_queue.cc:237] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:12.547303  5657 catalog_manager.cc:5697] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:12.557343  5878 consensus_peers.cc:597] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2d1f22335da424c84ce36641804b226. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:12.559639  5835 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.561321  6299 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:12.566028  5763 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.568104  6299 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:12.579210  6296 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.582090  5835 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.586589  5763 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.595512  5907 consensus_queue.cc:237] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:12.601037  5660 catalog_manager.cc:5697] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:12.605579  5760 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.608404  5835 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.607175  6296 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260710 11:08:12.612005  6299 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:12.615480  5878 consensus_peers.cc:597] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f120601bc0954c439bb210b8505e7109. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:12.623078  6296 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.625074  5763 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.628971  5835 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.638325  5838 consensus_queue.cc:237] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:12.642347  5659 catalog_manager.cc:5697] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.650352  5907 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:12.651532  5763 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:12.654213  5804 consensus_peers.cc:597] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3be93c9045c443d6bb1351fd8186d0c4. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:12.655339  6265 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:12.657366  6265 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:12.666684  6046 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.669430  5760 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.675556  5907 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.682399  5659 catalog_manager.cc:5697] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:12.984930  6315 ts_tablet_manager.cc:933] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:12.987033  6315 tablet_copy_client.cc:323] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:12.988955  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet 9da2ccabfe9b48ae922445d507e267c5 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:12.989557  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet 9da2ccabfe9b48ae922445d507e267c5 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-9da2ccabfe9b48ae922445d507e267c5
I20260710 11:08:12.998232  5922 tablet_copy_source_session.cc:215] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:13.002009  6315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9da2ccabfe9b48ae922445d507e267c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:13.018409  6315 tablet_copy_client.cc:806] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:13.019089  6315 tablet_copy_client.cc:670] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:13.022962  6315 tablet_copy_client.cc:538] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:13.032349  6315 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:13.052600  6318 ts_tablet_manager.cc:933] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:13.053331  6315 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:13.054334  6315 tablet_bootstrap.cc:492] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:13.054593  6318 tablet_copy_client.cc:323] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:13.055033  6315 ts_tablet_manager.cc:1403] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.004s
I20260710 11:08:13.056201  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 3be93c9045c443d6bb1351fd8186d0c4 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:13.056674  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 3be93c9045c443d6bb1351fd8186d0c4 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-3be93c9045c443d6bb1351fd8186d0c4
I20260710 11:08:13.058210  6315 raft_consensus.cc:359] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.059096  6315 raft_consensus.cc:740] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:13.059798  6315 consensus_queue.cc:260] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.063114  6315 ts_tablet_manager.cc:1434] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:08:13.063783  5848 tablet_copy_source_session.cc:215] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:13.065392  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-9da2ccabfe9b48ae922445d507e267c5 received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:13.065857  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-9da2ccabfe9b48ae922445d507e267c5 on tablet 9da2ccabfe9b48ae922445d507e267c5 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:13.069860  6318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3be93c9045c443d6bb1351fd8186d0c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:13.086565  6318 tablet_copy_client.cc:806] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:13.087244  6318 tablet_copy_client.cc:670] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:13.092218  6318 tablet_copy_client.cc:538] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:13.100476  6318 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:13.112133  6315 ts_tablet_manager.cc:933] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:13.113961  6315 tablet_copy_client.cc:323] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:13.115950  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet c2d1f22335da424c84ce36641804b226 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:13.116487  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet c2d1f22335da424c84ce36641804b226 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-c2d1f22335da424c84ce36641804b226
I20260710 11:08:13.120231  6318 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:13.121004  6318 tablet_bootstrap.cc:492] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:13.121659  6318 ts_tablet_manager.cc:1403] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.004s
I20260710 11:08:13.124344  5922 tablet_copy_source_session.cc:215] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:13.124359  6318 raft_consensus.cc:359] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.125465  6318 raft_consensus.cc:740] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:13.126107  6318 consensus_queue.cc:260] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.128135  6318 ts_tablet_manager.cc:1434] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:08:13.129524  6315 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d1f22335da424c84ce36641804b226. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:13.129876  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-3be93c9045c443d6bb1351fd8186d0c4 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:13.130326  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-3be93c9045c443d6bb1351fd8186d0c4 on tablet 3be93c9045c443d6bb1351fd8186d0c4 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:13.148986  6315 tablet_copy_client.cc:806] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:13.149680  6315 tablet_copy_client.cc:670] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:13.153649  6315 tablet_copy_client.cc:538] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:13.163643  6315 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:13.174288  6318 ts_tablet_manager.cc:933] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:13.175953  6318 tablet_copy_client.cc:323] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:13.177685  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet f120601bc0954c439bb210b8505e7109 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:13.178273  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet f120601bc0954c439bb210b8505e7109 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-f120601bc0954c439bb210b8505e7109
I20260710 11:08:13.183365  5922 tablet_copy_source_session.cc:215] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:13.184264  6315 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:13.185313  6315 tablet_bootstrap.cc:492] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:13.186015  6315 ts_tablet_manager.cc:1403] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.011s
I20260710 11:08:13.186141  6318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f120601bc0954c439bb210b8505e7109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:13.195298  6315 raft_consensus.cc:359] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.196444  6315 raft_consensus.cc:740] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:13.197098  6315 consensus_queue.cc:260] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.199574  6315 ts_tablet_manager.cc:1434] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 11:08:13.201386  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-c2d1f22335da424c84ce36641804b226 received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:13.201828  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-c2d1f22335da424c84ce36641804b226 on tablet c2d1f22335da424c84ce36641804b226 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:13.215979  6318 tablet_copy_client.cc:806] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:13.216652  6318 tablet_copy_client.cc:670] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:13.220105  6318 tablet_copy_client.cc:538] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:13.226420  6318 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:13.243451  6318 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:13.244208  6318 tablet_bootstrap.cc:492] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:13.244778  6318 ts_tablet_manager.cc:1403] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260710 11:08:13.247112  6318 raft_consensus.cc:359] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.247735  6318 raft_consensus.cc:740] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:13.248235  6318 consensus_queue.cc:260] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:13.250324  6318 ts_tablet_manager.cc:1434] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.001s
I20260710 11:08:13.252094  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-f120601bc0954c439bb210b8505e7109 received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:13.252517  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-f120601bc0954c439bb210b8505e7109 on tablet f120601bc0954c439bb210b8505e7109 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:13.460294  6193 raft_consensus.cc:1217] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:13.489238  6193 raft_consensus.cc:1217] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:13.535439  6193 raft_consensus.cc:1217] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:13.596527  6193 raft_consensus.cc:1217] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:13.951267  6311 raft_consensus.cc:1064] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:13.954023  6311 consensus_queue.cc:237] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:13.964895  6193 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.967201  6311 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:13.964957  5907 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.971479  6046 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:13.971125  5760 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:13.973937  6046 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:13.991037  6046 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:13.993060  5907 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:13.997031  6193 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.005059  5760 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.007710  5657 catalog_manager.cc:5697] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.036485  5838 consensus_queue.cc:237] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.038762  6299 raft_consensus.cc:1064] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:14.041564  6299 consensus_queue.cc:237] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.045567  6193 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.045856  5907 raft_consensus.cc:1275] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.047339  6311 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.049175  6265 consensus_queue.cc:1048] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.061017  6192 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.060531  6311 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.064332  6193 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.065562  5835 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.067127  5760 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.069316  5907 raft_consensus.cc:2955] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.073308  6299 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.076190  5661 catalog_manager.cc:5697] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.077844  6326 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.079480  6327 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.090314  6327 raft_consensus.cc:1064] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:14.095917  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet 3be93c9045c443d6bb1351fd8186d0c4 with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:14.097430  6327 consensus_queue.cc:237] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.113911  6342 tablet_replica.cc:333] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:14.114257  6191 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.115938  6327 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.117331  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3be93c9045c443d6bb1351fd8186d0c4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:14.114480  5763 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.122609  6327 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.118702  6342 raft_consensus.cc:2243] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.128520  6342 raft_consensus.cc:2272] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.119096  5835 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.144559  6299 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:14.145138  6327 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.146911  6299 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.148070  5763 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.160418  5763 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.141613  6342 ts_tablet_manager.cc:1916] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:14.162976  5661 catalog_manager.cc:5697] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.166055  5835 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.172580  6339 raft_consensus.cc:1064] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:14.175200  6339 consensus_queue.cc:237] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.184321  6191 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.190135  6192 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.200794  5661 catalog_manager.cc:5697] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.210418  5907 consensus_queue.cc:237] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.216377  6342 ts_tablet_manager.cc:1929] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:14.216748  5763 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.219825  6327 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.220304  6193 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.223869  5912 consensus_queue.cc:237] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.226483  5760 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.228920  6327 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.231065  6299 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.230754  6326 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.232936  5835 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:14.235004  6299 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:14.239332  5763 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.247790  6190 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.250480  6192 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.251276  6338 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:14.252226  6299 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.254395  5835 raft_consensus.cc:1275] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.258095  6338 consensus_queue.cc:1048] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.216830  6342 log.cc:1199] T 3be93c9045c443d6bb1351fd8186d0c4 P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/3be93c9045c443d6bb1351fd8186d0c4
I20260710 11:08:14.261992  6192 raft_consensus.cc:2955] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.262974  6327 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.272297  6190 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.261682  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet 3be93c9045c443d6bb1351fd8186d0c4 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:14.294567  5661 catalog_manager.cc:5697] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.296222  5838 raft_consensus.cc:2955] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.300158  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c2d1f22335da424c84ce36641804b226 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:14.306706  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet 9da2ccabfe9b48ae922445d507e267c5 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:14.308211  5659 catalog_manager.cc:5697] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.324607  6352 tablet_replica.cc:333] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:14.327049  6352 raft_consensus.cc:2243] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.332297  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet c2d1f22335da424c84ce36641804b226 with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:14.333863  6342 tablet_replica.cc:333] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:14.334987  6342 raft_consensus.cc:2243] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.335618  6342 raft_consensus.cc:2272] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.336637  6352 pending_rounds.cc:70] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Trying to abort 1 pending ops.
I20260710 11:08:14.337055  6352 pending_rounds.cc:77] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305960219017703424 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "9da2ccabfe9b48ae922445d507e267c5" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } } }
I20260710 11:08:14.338526  6352 raft_consensus.cc:2917] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:08:14.338992  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9da2ccabfe9b48ae922445d507e267c5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:14.339310  6342 ts_tablet_manager.cc:1916] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:14.340866  6339 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.339092  6352 raft_consensus.cc:2889] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:08:14.347869  6352 raft_consensus.cc:2272] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.345860  6193 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.355187  6352 ts_tablet_manager.cc:1916] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:14.356341  5838 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.362648  5659 catalog_manager.cc:5697] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.357283  5760 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.366037  6342 ts_tablet_manager.cc:1929] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:14.366576  6342 log.cc:1199] T c2d1f22335da424c84ce36641804b226 P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/c2d1f22335da424c84ce36641804b226
I20260710 11:08:14.368460  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet c2d1f22335da424c84ce36641804b226 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:14.379379  5907 consensus_queue.cc:237] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:14.386713  6193 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.388581  6339 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.389796  6352 ts_tablet_manager.cc:1929] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:14.390213  6352 log.cc:1199] T 9da2ccabfe9b48ae922445d507e267c5 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/9da2ccabfe9b48ae922445d507e267c5
I20260710 11:08:14.392447  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet 9da2ccabfe9b48ae922445d507e267c5 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:14.396493  5760 raft_consensus.cc:1275] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:14.398018  6299 consensus_queue.cc:1048] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:14.397954  6327 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.400506  6193 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.409612  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f120601bc0954c439bb210b8505e7109 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:14.411542  5760 raft_consensus.cc:2955] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:14.416428  5659 catalog_manager.cc:5697] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:14.429703  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet f120601bc0954c439bb210b8505e7109 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:14.430698  6352 tablet_replica.cc:333] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:14.431579  6352 raft_consensus.cc:2243] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:14.432142  6352 raft_consensus.cc:2272] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:14.435521  6352 ts_tablet_manager.cc:1916] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:14.446659  6352 ts_tablet_manager.cc:1929] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:14.447119  6352 log.cc:1199] T f120601bc0954c439bb210b8505e7109 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/f120601bc0954c439bb210b8505e7109
I20260710 11:08:14.448391  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet f120601bc0954c439bb210b8505e7109 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:15.460688  5838 consensus_queue.cc:237] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:15.466732  5912 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.467785  5760 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:08:15.467865  5804 consensus_peers.cc:597] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6659c64b3f7545e49625c77ead62974c. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.468806  6265 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.469704  6355 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.478083  6265 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.479961  5760 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.495154  5659 catalog_manager.cc:5697] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:15.496698  5907 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.498040  5912 consensus_queue.cc:237] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:15.506064  5878 consensus_peers.cc:597] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0bf3c5bf02664891bae66e7af8017a5b. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.507946  5838 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.509779  6327 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:15.519690  5760 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.522251  6327 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:15.527609  6327 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.532048  5838 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.535025  5760 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.545383  5835 consensus_queue.cc:237] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:15.543283  5660 catalog_manager.cc:5697] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:15.554299  5804 consensus_peers.cc:597] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8acba6a85e0e49b7b54cb67330d94e6e. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.554533  5907 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.555785  5760 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.556093  6353 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.557456  6265 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.569376  6353 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.571234  5760 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.574633  5907 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.585378  5912 consensus_queue.cc:237] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:15.585775  5660 catalog_manager.cc:5697] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:15.594063  5878 consensus_peers.cc:597] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fc6a264294374cb0ac4cd5ce7a4334fa. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:15.594167  5835 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.595005  5760 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:15.595577  6327 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.596660  6366 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:15.610504  6366 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.612862  5760 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.613343  5835 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.624789  5659 catalog_manager.cc:5697] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:15.926065  6375 ts_tablet_manager.cc:933] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:15.930433  6377 ts_tablet_manager.cc:933] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:15.934154  6377 tablet_copy_client.cc:323] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:15.934294  6375 tablet_copy_client.cc:323] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:15.935961  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet 0bf3c5bf02664891bae66e7af8017a5b from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:15.935967  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 6659c64b3f7545e49625c77ead62974c from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:15.936635  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet 0bf3c5bf02664891bae66e7af8017a5b from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-0bf3c5bf02664891bae66e7af8017a5b
I20260710 11:08:15.936655  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 6659c64b3f7545e49625c77ead62974c from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-6659c64b3f7545e49625c77ead62974c
I20260710 11:08:15.944155  5848 tablet_copy_source_session.cc:215] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:15.944155  5922 tablet_copy_source_session.cc:215] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:15.947610  6377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6659c64b3f7545e49625c77ead62974c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.948242  6375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bf3c5bf02664891bae66e7af8017a5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:15.965987  6377 tablet_copy_client.cc:806] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:15.966895  6377 tablet_copy_client.cc:670] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:15.967947  6375 tablet_copy_client.cc:806] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:15.968521  6375 tablet_copy_client.cc:670] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:15.970785  6377 tablet_copy_client.cc:538] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:15.972471  6375 tablet_copy_client.cc:538] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:15.978899  6377 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:15.981956  6375 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:16.010077  6377 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:16.010730  6380 ts_tablet_manager.cc:933] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:16.011282  6377 tablet_bootstrap.cc:492] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:16.011458  6381 ts_tablet_manager.cc:933] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:16.012071  6377 ts_tablet_manager.cc:1403] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.012s
I20260710 11:08:16.015443  6377 raft_consensus.cc:359] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.016407  6377 raft_consensus.cc:740] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:16.017138  6377 consensus_queue.cc:260] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.026926  6381 tablet_copy_client.cc:323] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:16.029678  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 8acba6a85e0e49b7b54cb67330d94e6e from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:16.030273  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 8acba6a85e0e49b7b54cb67330d94e6e from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-8acba6a85e0e49b7b54cb67330d94e6e
I20260710 11:08:16.030849  6377 ts_tablet_manager.cc:1434] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.018s	user 0.013s	sys 0.000s
I20260710 11:08:16.035349  6375 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:16.036336  6375 tablet_bootstrap.cc:492] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:16.037061  6375 ts_tablet_manager.cc:1403] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.013s
I20260710 11:08:16.039575  5847 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-6659c64b3f7545e49625c77ead62974c received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:16.040062  5847 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-6659c64b3f7545e49625c77ead62974c on tablet 6659c64b3f7545e49625c77ead62974c with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:16.038529  5848 tablet_copy_source_session.cc:215] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:16.042743  6380 tablet_copy_client.cc:323] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.195:34913
I20260710 11:08:16.041612  6375 raft_consensus.cc:359] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.044329  6375 raft_consensus.cc:740] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:16.045073  5922 tablet_copy_service.cc:140] P 63a8ac1ad6a74f698b62fd774abd0d16: Received BeginTabletCopySession request for tablet fc6a264294374cb0ac4cd5ce7a4334fa from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:46306)
I20260710 11:08:16.045727  5922 tablet_copy_service.cc:161] P 63a8ac1ad6a74f698b62fd774abd0d16: Beginning new tablet copy session on tablet fc6a264294374cb0ac4cd5ce7a4334fa from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:46306: session id = 9eaa83c7d20941ada0bbba2e071b9681-fc6a264294374cb0ac4cd5ce7a4334fa
I20260710 11:08:16.053596  5922 tablet_copy_source_session.cc:215] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:16.045100  6375 consensus_queue.cc:260] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.058036  6381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8acba6a85e0e49b7b54cb67330d94e6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.058804  6375 ts_tablet_manager.cc:1434] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:08:16.062803  6380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc6a264294374cb0ac4cd5ce7a4334fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:16.068660  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-0bf3c5bf02664891bae66e7af8017a5b received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:16.069286  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-0bf3c5bf02664891bae66e7af8017a5b on tablet 0bf3c5bf02664891bae66e7af8017a5b with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:16.078233  6381 tablet_copy_client.cc:806] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:16.079157  6381 tablet_copy_client.cc:670] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:16.080307  6380 tablet_copy_client.cc:806] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:16.080883  6380 tablet_copy_client.cc:670] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:16.083119  6381 tablet_copy_client.cc:538] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:16.084637  6380 tablet_copy_client.cc:538] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:16.090540  6381 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:16.093986  6380 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:16.113831  6380 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:16.114298  6381 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:16.114585  6380 tablet_bootstrap.cc:492] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:16.115199  6381 tablet_bootstrap.cc:492] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:16.115206  6380 ts_tablet_manager.cc:1403] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260710 11:08:16.115970  6381 ts_tablet_manager.cc:1403] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260710 11:08:16.118041  6380 raft_consensus.cc:359] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.118938  6380 raft_consensus.cc:740] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:16.118875  6381 raft_consensus.cc:359] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.119903  6381 raft_consensus.cc:740] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:16.119757  6380 consensus_queue.cc:260] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.120711  6381 consensus_queue.cc:260] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:16.122979  6380 ts_tablet_manager.cc:1434] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:08:16.123412  6381 ts_tablet_manager.cc:1434] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.005s
I20260710 11:08:16.125669  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-8acba6a85e0e49b7b54cb67330d94e6e received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:16.126070  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-8acba6a85e0e49b7b54cb67330d94e6e on tablet 8acba6a85e0e49b7b54cb67330d94e6e with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:16.126538  5922 tablet_copy_service.cc:342] P 63a8ac1ad6a74f698b62fd774abd0d16: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-fc6a264294374cb0ac4cd5ce7a4334fa received from {username='slave'} at 127.0.0.1:46306
I20260710 11:08:16.127377  5922 tablet_copy_service.cc:434] P 63a8ac1ad6a74f698b62fd774abd0d16: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-fc6a264294374cb0ac4cd5ce7a4334fa on tablet fc6a264294374cb0ac4cd5ce7a4334fa with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:16.376139  6193 raft_consensus.cc:1217] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:16.386269  6193 raft_consensus.cc:1217] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:16.535502  6193 raft_consensus.cc:1217] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:16.611438  6193 raft_consensus.cc:1217] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:16.793983  6265 raft_consensus.cc:1064] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:16.796399  6265 consensus_queue.cc:237] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:16.804412  6193 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.804466  5912 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.805768  5763 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.807020  6389 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.808153  6353 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.809581  6265 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.819882  6389 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.825217  5907 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.838346  5659 catalog_manager.cc:5697] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.841784  6193 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.850245  5763 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.884491  5835 consensus_queue.cc:237] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:16.890736  5763 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:16.892359  6353 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:16.893603  6193 raft_consensus.cc:1275] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:16.895007  6395 consensus_queue.cc:1048] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:16.901444  6395 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.907393  5763 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.907363  6193 raft_consensus.cc:2955] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.910941  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6659c64b3f7545e49625c77ead62974c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:16.916630  5657 catalog_manager.cc:5697] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:16.935479  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet 6659c64b3f7545e49625c77ead62974c with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:16.938958  6390 raft_consensus.cc:1064] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:16.941993  6390 consensus_queue.cc:237] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:16.952745  6193 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.953574  5835 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.954494  6390 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.954944  5760 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:16.955991  6367 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.956852  6327 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:16.949919  6400 tablet_replica.cc:333] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:16.966302  6400 raft_consensus.cc:2243] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:16.967105  6400 raft_consensus.cc:2272] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:16.971312  6400 ts_tablet_manager.cc:1916] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:16.983366  6367 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.985353  6191 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.988440  6400 ts_tablet_manager.cc:1929] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:16.988899  6400 log.cc:1199] T 6659c64b3f7545e49625c77ead62974c P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/6659c64b3f7545e49625c77ead62974c
I20260710 11:08:16.990630  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet 6659c64b3f7545e49625c77ead62974c (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:16.996701  5760 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:16.997210  5835 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.006896  5657 catalog_manager.cc:5697] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.023170  5907 consensus_queue.cc:237] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:17.028779  6191 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.032756  6367 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:17.033903  5760 raft_consensus.cc:1275] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.035682  6395 raft_consensus.cc:1064] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:17.035835  6367 consensus_queue.cc:1048] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:17.038383  6395 consensus_queue.cc:237] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:17.040467  6327 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.044035  6191 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.045871  5763 raft_consensus.cc:2955] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.052902  6390 raft_consensus.cc:1064] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:17.058014  6390 consensus_queue.cc:237] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:17.062129  5659 catalog_manager.cc:5697] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.075695  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fc6a264294374cb0ac4cd5ce7a4334fa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:17.082310  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet fc6a264294374cb0ac4cd5ce7a4334fa with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:17.083837  6191 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.085479  5763 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.085358  6367 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:17.085989  5835 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.087623  6405 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:17.088778  5912 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.091980  5763 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.091995  6193 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:17.094699  6353 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:17.095577  6389 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:17.096047  6405 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:17.099732  6265 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:17.130394  6405 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.136049  5835 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.142947  6409 tablet_replica.cc:333] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:17.164549  6409 raft_consensus.cc:2243] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:17.166698  6409 raft_consensus.cc:2272] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:17.171216  6193 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.172910  5912 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.154215  5763 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.177109  5659 catalog_manager.cc:5697] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.169910  6389 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.181521  6409 ts_tablet_manager.cc:1916] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:17.202349  5912 consensus_queue.cc:237] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:17.208999  6191 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.210464  5763 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.207324  5660 catalog_manager.cc:5697] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.219996  6193 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.221688  6405 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:17.226728  5835 consensus_queue.cc:237] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:17.229049  5838 raft_consensus.cc:1275] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.226246  6409 ts_tablet_manager.cc:1929] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:17.231520  6409 log.cc:1199] T fc6a264294374cb0ac4cd5ce7a4334fa P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/fc6a264294374cb0ac4cd5ce7a4334fa
I20260710 11:08:17.233316  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet fc6a264294374cb0ac4cd5ce7a4334fa (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:17.234735  6367 consensus_queue.cc:1048] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:17.239344  6390 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.242334  6190 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.246088  5760 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:17.247078  6410 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:17.248289  6265 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:17.254220  5835 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.256057  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0bf3c5bf02664891bae66e7af8017a5b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:17.255491  6265 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.257198  5760 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.261026  6190 raft_consensus.cc:2955] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.263660  6191 raft_consensus.cc:2955] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.276894  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8acba6a85e0e49b7b54cb67330d94e6e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:17.276795  5660 catalog_manager.cc:5697] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:17.279546  5657 catalog_manager.cc:5697] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:17.289357  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet 0bf3c5bf02664891bae66e7af8017a5b with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:17.291839  6418 tablet_replica.cc:333] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:17.292949  6418 raft_consensus.cc:2243] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:17.295246  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet 8acba6a85e0e49b7b54cb67330d94e6e with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:17.296140  6418 raft_consensus.cc:2272] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:17.296384  6400 tablet_replica.cc:333] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:17.297792  6400 raft_consensus.cc:2243] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:17.298803  6400 raft_consensus.cc:2272] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:17.300889  6418 ts_tablet_manager.cc:1916] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:17.303826  6400 ts_tablet_manager.cc:1916] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:17.317181  6400 ts_tablet_manager.cc:1929] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:17.317664  6400 log.cc:1199] T 8acba6a85e0e49b7b54cb67330d94e6e P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/8acba6a85e0e49b7b54cb67330d94e6e
I20260710 11:08:17.318367  6418 ts_tablet_manager.cc:1929] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:17.318764  6418 log.cc:1199] T 0bf3c5bf02664891bae66e7af8017a5b P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/0bf3c5bf02664891bae66e7af8017a5b
I20260710 11:08:17.319078  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet 8acba6a85e0e49b7b54cb67330d94e6e (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:17.320403  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet 0bf3c5bf02664891bae66e7af8017a5b (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:18.339300  5835 consensus_queue.cc:237] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:18.348950  5804 consensus_peers.cc:597] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a8bcb6d7e804699951d7c530f210701. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.352392  5760 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.354081  5912 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.354405  6420 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:18.355726  6265 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:18.365674  6265 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.367604  5912 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.370744  5760 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.386705  5659 catalog_manager.cc:5697] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.387362  5835 consensus_queue.cc:237] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:18.395668  5804 consensus_peers.cc:597] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a854f5f8d344d478e8b97c6332700f5. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.398573  5912 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.401155  6389 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:18.401561  5760 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.403455  6389 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:18.416666  6433 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.417433  5912 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.418676  5760 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.434254  5657 catalog_manager.cc:5697] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.436479  5760 consensus_queue.cc:237] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:18.446215  5729 consensus_peers.cc:597] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 51b5ea6e555d4a8cb1dd6a9dfb901861. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.446537  5835 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.447646  5912 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.449370  6419 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:18.450610  6414 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:18.463850  6419 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.464998  5835 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.466114  5912 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.479341  5657 catalog_manager.cc:5697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.485044  5760 consensus_queue.cc:237] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
W20260710 11:08:18.499389  5729 consensus_peers.cc:597] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e26c5c77b694456901835035253eb29. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:18.504783  5912 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.506245  5835 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:18.506129  6419 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:18.507619  6414 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:18.514393  6419 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.516438  5912 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.518848  5835 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.537035  5661 catalog_manager.cc:5697] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:18.791815  6441 ts_tablet_manager.cc:933] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:18.794072  6441 tablet_copy_client.cc:323] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:18.796044  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 8a8bcb6d7e804699951d7c530f210701 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:18.796556  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 8a8bcb6d7e804699951d7c530f210701 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-8a8bcb6d7e804699951d7c530f210701
I20260710 11:08:18.802343  5848 tablet_copy_source_session.cc:215] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:18.805631  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a8bcb6d7e804699951d7c530f210701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:18.820416  6441 tablet_copy_client.cc:806] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:18.821044  6441 tablet_copy_client.cc:670] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:18.825852  6441 tablet_copy_client.cc:538] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:18.833251  6441 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:18.852111  6441 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:18.852991  6441 tablet_bootstrap.cc:492] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:18.853720  6441 ts_tablet_manager.cc:1403] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.008s
I20260710 11:08:18.856282  6441 raft_consensus.cc:359] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:18.856971  6441 raft_consensus.cc:740] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:18.857599  6441 consensus_queue.cc:260] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:18.861492  6441 ts_tablet_manager.cc:1434] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 11:08:18.864841  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-8a8bcb6d7e804699951d7c530f210701 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:18.865558  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-8a8bcb6d7e804699951d7c530f210701 on tablet 8a8bcb6d7e804699951d7c530f210701 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:18.956895  6441 ts_tablet_manager.cc:933] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:18.958617  6441 tablet_copy_client.cc:323] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:18.960168  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet 0a854f5f8d344d478e8b97c6332700f5 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:18.960636  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet 0a854f5f8d344d478e8b97c6332700f5 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-0a854f5f8d344d478e8b97c6332700f5
I20260710 11:08:18.965981  5848 tablet_copy_source_session.cc:215] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:18.968819  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a854f5f8d344d478e8b97c6332700f5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:18.980085  6441 tablet_copy_client.cc:806] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:18.980630  6441 tablet_copy_client.cc:670] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:18.984215  6441 tablet_copy_client.cc:538] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:18.991374  6441 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:19.016896  6441 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.017946  6441 tablet_bootstrap.cc:492] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:19.018615  6441 ts_tablet_manager.cc:1403] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 11:08:19.021559  6441 raft_consensus.cc:359] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.022401  6441 raft_consensus.cc:740] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:19.023025  6441 consensus_queue.cc:260] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.026328  6441 ts_tablet_manager.cc:1434] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:08:19.034345  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-0a854f5f8d344d478e8b97c6332700f5 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:19.035319  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-0a854f5f8d344d478e8b97c6332700f5 on tablet 0a854f5f8d344d478e8b97c6332700f5 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:19.041056  6447 ts_tablet_manager.cc:933] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353)
I20260710 11:08:19.044143  6447 tablet_copy_client.cc:323] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.193:42353
I20260710 11:08:19.046146  5773 tablet_copy_service.cc:140] P 908531f5797e4026a6bf7c3219c65d9c: Received BeginTabletCopySession request for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:33994)
I20260710 11:08:19.046746  5773 tablet_copy_service.cc:161] P 908531f5797e4026a6bf7c3219c65d9c: Beginning new tablet copy session on tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:33994: session id = 9eaa83c7d20941ada0bbba2e071b9681-51b5ea6e555d4a8cb1dd6a9dfb901861
I20260710 11:08:19.054733  5773 tablet_copy_source_session.cc:215] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:19.055419  6441 ts_tablet_manager.cc:933] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353)
I20260710 11:08:19.057658  6447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:19.058157  6441 tablet_copy_client.cc:323] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.193:42353
I20260710 11:08:19.060052  5773 tablet_copy_service.cc:140] P 908531f5797e4026a6bf7c3219c65d9c: Received BeginTabletCopySession request for tablet 9e26c5c77b694456901835035253eb29 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:33994)
I20260710 11:08:19.060616  5773 tablet_copy_service.cc:161] P 908531f5797e4026a6bf7c3219c65d9c: Beginning new tablet copy session on tablet 9e26c5c77b694456901835035253eb29 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:33994: session id = 9eaa83c7d20941ada0bbba2e071b9681-9e26c5c77b694456901835035253eb29
I20260710 11:08:19.068701  5773 tablet_copy_source_session.cc:215] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:19.072027  6441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e26c5c77b694456901835035253eb29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:19.073782  6447 tablet_copy_client.cc:806] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:19.074374  6447 tablet_copy_client.cc:670] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:19.078154  6447 tablet_copy_client.cc:538] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:19.085968  6447 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:19.090771  6441 tablet_copy_client.cc:806] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:19.091370  6441 tablet_copy_client.cc:670] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:19.095402  6441 tablet_copy_client.cc:538] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:19.104825  6441 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:19.108095  6447 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.109081  6447 tablet_bootstrap.cc:492] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:19.109835  6447 ts_tablet_manager.cc:1403] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260710 11:08:19.112994  6447 raft_consensus.cc:359] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.113917  6447 raft_consensus.cc:740] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:19.114610  6447 consensus_queue.cc:260] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.117040  6447 ts_tablet_manager.cc:1434] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:08:19.119944  5773 tablet_copy_service.cc:342] P 908531f5797e4026a6bf7c3219c65d9c: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-51b5ea6e555d4a8cb1dd6a9dfb901861 received from {username='slave'} at 127.0.0.1:33994
I20260710 11:08:19.120424  5773 tablet_copy_service.cc:434] P 908531f5797e4026a6bf7c3219c65d9c: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-51b5ea6e555d4a8cb1dd6a9dfb901861 on tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:19.125824  6441 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:19.126600  6441 tablet_bootstrap.cc:492] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:19.127388  6441 ts_tablet_manager.cc:1403] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.000s
I20260710 11:08:19.130451  6441 raft_consensus.cc:359] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.131367  6441 raft_consensus.cc:740] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:19.132519  6441 consensus_queue.cc:260] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:19.134775  6441 ts_tablet_manager.cc:1434] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:19.136533  5773 tablet_copy_service.cc:342] P 908531f5797e4026a6bf7c3219c65d9c: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-9e26c5c77b694456901835035253eb29 received from {username='slave'} at 127.0.0.1:33994
I20260710 11:08:19.136971  5773 tablet_copy_service.cc:434] P 908531f5797e4026a6bf7c3219c65d9c: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-9e26c5c77b694456901835035253eb29 on tablet 9e26c5c77b694456901835035253eb29 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:19.390883  6190 raft_consensus.cc:1217] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:19.534559  6190 raft_consensus.cc:1217] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:19.537496  6191 raft_consensus.cc:1217] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:19.608286  6191 raft_consensus.cc:1217] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:19.798561  6452 raft_consensus.cc:1064] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:19.801205  6452 consensus_queue.cc:237] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:19.808651  6190 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:19.808804  5907 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:19.809999  5760 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:19.810266  6452 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:19.811604  6389 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:19.812458  6420 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:19.827006  6420 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.830713  5763 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.844826  5907 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.845191  6191 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.846843  5657 catalog_manager.cc:5697] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:19.894810  5835 consensus_queue.cc:237] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:19.900844  6190 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:19.902520  5763 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:19.902261  6452 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:19.903852  6420 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:19.909605  6452 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.911329  6190 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.920874  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a8bcb6d7e804699951d7c530f210701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:19.923203  5763 raft_consensus.cc:2955] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.928737  5661 catalog_manager.cc:5697] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:19.942427  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a8bcb6d7e804699951d7c530f210701 with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:19.945564  6464 tablet_replica.cc:333] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:19.947191  6464 raft_consensus.cc:2243] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:19.947999  6464 raft_consensus.cc:2272] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:19.951311  6464 ts_tablet_manager.cc:1916] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:19.967988  6464 ts_tablet_manager.cc:1929] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:19.968431  6464 log.cc:1199] T 8a8bcb6d7e804699951d7c530f210701 P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/8a8bcb6d7e804699951d7c530f210701
I20260710 11:08:19.970451  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet 8a8bcb6d7e804699951d7c530f210701 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:19.997776  6454 raft_consensus.cc:1064] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:20.000135  6454 consensus_queue.cc:237] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:20.007454  6190 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.007838  6389 raft_consensus.cc:1064] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:20.008821  5907 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.010201  6453 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:20.010871  6389 consensus_queue.cc:237] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:20.012980  6437 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:20.029254  6191 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.031199  5763 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.032378  5912 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.033032  6420 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:20.034194  6389 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:20.038549  5835 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.041453  6437 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:20.066828  6452 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:20.100914  6470 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.109367  5907 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.104041  5835 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.111196  6420 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.114688  5760 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.134261  6190 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.137403  5659 catalog_manager.cc:5697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.142958  5907 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.174973  5661 catalog_manager.cc:5697] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.179708  6191 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.186015  6437 raft_consensus.cc:1064] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:20.235222  6437 consensus_queue.cc:237] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
W20260710 11:08:20.282028  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.196:46299, user_credentials={real_user=slave}} blocked reactor thread for 71673.3us
I20260710 11:08:20.327772  5760 consensus_queue.cc:237] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:20.335107  6191 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.342456  5835 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.343200  6454 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:20.345716  6453 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:20.350586  6190 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.352535  6454 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:20.355672  5912 raft_consensus.cc:1275] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.355584  5910 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:20.361313  6454 consensus_queue.cc:1048] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:20.379503  5838 consensus_queue.cc:237] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:20.381845  6454 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:20.384644  6453 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.386921  5910 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.388880  6483 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:20.389374  6191 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.390751  6420 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:20.394394  6193 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.398233  5911 raft_consensus.cc:2955] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.406016  6474 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.409823  5660 catalog_manager.cc:5697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.417645  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0a854f5f8d344d478e8b97c6332700f5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:20.428645  6192 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.432904  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:20.434870  5912 raft_consensus.cc:2955] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.437719  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:20.444100  6470 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.447855  5838 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.459878  6488 tablet_replica.cc:333] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:20.461159  6488 raft_consensus.cc:2243] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.462045  6488 raft_consensus.cc:2272] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.463297  5659 catalog_manager.cc:5697] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.464589  5910 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.466493  6488 ts_tablet_manager.cc:1916] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:20.475534  6192 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.483726  5661 catalog_manager.cc:5697] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.488966  6488 ts_tablet_manager.cc:1929] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:20.489543  6488 log.cc:1199] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/51b5ea6e555d4a8cb1dd6a9dfb901861
I20260710 11:08:20.491539  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet 51b5ea6e555d4a8cb1dd6a9dfb901861 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:20.492908  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a854f5f8d344d478e8b97c6332700f5 with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:20.506891  6489 tablet_replica.cc:333] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:20.507879  5763 consensus_queue.cc:237] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:20.509740  6489 raft_consensus.cc:2243] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.510646  6489 raft_consensus.cc:2272] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.514289  6489 ts_tablet_manager.cc:1916] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:20.515671  6192 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.517343  6470 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:20.522881  5910 raft_consensus.cc:1275] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:20.524559  6470 consensus_queue.cc:1048] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:20.526341  6453 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.528560  6192 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.531221  6489 ts_tablet_manager.cc:1929] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:20.531632  6489 log.cc:1199] T 0a854f5f8d344d478e8b97c6332700f5 P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/0a854f5f8d344d478e8b97c6332700f5
I20260710 11:08:20.533190  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet 0a854f5f8d344d478e8b97c6332700f5 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:20.538683  5648 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9e26c5c77b694456901835035253eb29 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:20.543978  5659 catalog_manager.cc:5697] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New cstate: current_term: 1 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:20.544450  5910 raft_consensus.cc:2955] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:20.559756  5820 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e26c5c77b694456901835035253eb29 with delete_type TABLET_DATA_TOMBSTONED (TS 3a5ec63e9b9d4d5483db10b861ada04b not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53146
I20260710 11:08:20.560918  6488 tablet_replica.cc:333] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:20.562024  6488 raft_consensus.cc:2243] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:20.562742  6488 raft_consensus.cc:2272] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:20.566058  6488 ts_tablet_manager.cc:1916] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:20.581614  6488 ts_tablet_manager.cc:1929] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:20.582132  6488 log.cc:1199] T 9e26c5c77b694456901835035253eb29 P 3a5ec63e9b9d4d5483db10b861ada04b: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/wals/9e26c5c77b694456901835035253eb29
I20260710 11:08:20.583577  5645 catalog_manager.cc:5028] TS 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): tablet 9e26c5c77b694456901835035253eb29 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:21.634217  5838 consensus_queue.cc:237] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:21.654487  5760 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:21.657193  6493 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:21.663951  5911 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:21.679540  6493 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:21.701821  5804 consensus_peers.cc:597] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c0fe6b8dfd1948429e2ea8e6bbdf6e9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:21.707176  5763 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.705510  6491 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.737843  5838 consensus_queue.cc:237] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:21.738618  5657 catalog_manager.cc:5697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:21.748164  5911 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.756500  5910 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:21.758342  6474 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:21.762584  5804 consensus_peers.cc:597] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299): Couldn't send request to peer 9eaa83c7d20941ada0bbba2e071b9681. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e346186b867c421584c89d0259b10fc6. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:21.765805  5763 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:08:21.767829  6493 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:21.774670  6474 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.778434  5911 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.785594  5760 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:21.792902  5659 catalog_manager.cc:5697] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: config changed from index -1 to 2, NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) added. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } } }
I20260710 11:08:22.132865  6505 ts_tablet_manager.cc:933] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:22.134680  6505 tablet_copy_client.cc:323] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:22.136339  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:22.136804  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-c0fe6b8dfd1948429e2ea8e6bbdf6e9f
I20260710 11:08:22.142963  5848 tablet_copy_source_session.cc:215] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:22.146174  6505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.159235  6505 tablet_copy_client.cc:806] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:22.159854  6505 tablet_copy_client.cc:670] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:22.165185  6505 tablet_copy_client.cc:538] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:22.172504  6505 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:22.187655  6505 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:22.188393  6505 tablet_bootstrap.cc:492] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:22.188944  6505 ts_tablet_manager.cc:1403] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:08:22.191085  6505 raft_consensus.cc:359] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:22.191723  6505 raft_consensus.cc:740] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:22.192255  6505 consensus_queue.cc:260] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:22.197937  6505 ts_tablet_manager.cc:1434] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260710 11:08:22.200474  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-c0fe6b8dfd1948429e2ea8e6bbdf6e9f received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:22.200901  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-c0fe6b8dfd1948429e2ea8e6bbdf6e9f on tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:22.266793  6505 ts_tablet_manager.cc:933] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Initiating tablet copy from peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:22.268461  6505 tablet_copy_client.cc:323] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Beginning tablet copy session from remote peer at address 127.4.127.194:41767
I20260710 11:08:22.269866  5848 tablet_copy_service.cc:140] P 3a5ec63e9b9d4d5483db10b861ada04b: Received BeginTabletCopySession request for tablet e346186b867c421584c89d0259b10fc6 from peer 9eaa83c7d20941ada0bbba2e071b9681 ({username='slave'} at 127.0.0.1:52256)
I20260710 11:08:22.270299  5848 tablet_copy_service.cc:161] P 3a5ec63e9b9d4d5483db10b861ada04b: Beginning new tablet copy session on tablet e346186b867c421584c89d0259b10fc6 from peer 9eaa83c7d20941ada0bbba2e071b9681 at {username='slave'} at 127.0.0.1:52256: session id = 9eaa83c7d20941ada0bbba2e071b9681-e346186b867c421584c89d0259b10fc6
I20260710 11:08:22.275281  5848 tablet_copy_source_session.cc:215] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:08:22.277892  6505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e346186b867c421584c89d0259b10fc6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:22.290154  6505 tablet_copy_client.cc:806] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 0 data blocks...
I20260710 11:08:22.290735  6505 tablet_copy_client.cc:670] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Starting download of 1 WAL segments...
I20260710 11:08:22.294253  6505 tablet_copy_client.cc:538] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:08:22.300586  6505 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap starting.
I20260710 11:08:22.318243  6505 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:22.318991  6505 tablet_bootstrap.cc:492] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Bootstrap complete.
I20260710 11:08:22.319563  6505 ts_tablet_manager.cc:1403] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.012s
I20260710 11:08:22.321787  6505 raft_consensus.cc:359] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:22.322402  6505 raft_consensus.cc:740] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Initialized, Role: LEARNER
I20260710 11:08:22.322927  6505 consensus_queue.cc:260] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: NON_VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: true } }
I20260710 11:08:22.325073  6505 ts_tablet_manager.cc:1434] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:22.326910  5848 tablet_copy_service.cc:342] P 3a5ec63e9b9d4d5483db10b861ada04b: Request end of tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-e346186b867c421584c89d0259b10fc6 received from {username='slave'} at 127.0.0.1:52256
I20260710 11:08:22.327318  5848 tablet_copy_service.cc:434] P 3a5ec63e9b9d4d5483db10b861ada04b: ending tablet copy session 9eaa83c7d20941ada0bbba2e071b9681-e346186b867c421584c89d0259b10fc6 on tablet e346186b867c421584c89d0259b10fc6 with peer 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:22.673487  6191 raft_consensus.cc:1217] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260710 11:08:22.718345  5859 debug-util.cc:398] Leaking SignalData structure 0x7b0800152400 after lost signal to thread 4610
W20260710 11:08:22.719283  5859 debug-util.cc:398] Leaking SignalData structure 0x7b08000e7d80 after lost signal to thread 5695
W20260710 11:08:22.720209  5859 debug-util.cc:398] Leaking SignalData structure 0x7b08002752e0 after lost signal to thread 5787
W20260710 11:08:22.721015  5859 debug-util.cc:398] Leaking SignalData structure 0x7b080027d5e0 after lost signal to thread 5862
W20260710 11:08:22.721864  5859 debug-util.cc:398] Leaking SignalData structure 0x7b08000e0d20 after lost signal to thread 5936
W20260710 11:08:22.722620  5859 debug-util.cc:398] Leaking SignalData structure 0x7b0800277d20 after lost signal to thread 6217
I20260710 11:08:22.759529  6191 raft_consensus.cc:1217] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:08:23.165846  6491 raft_consensus.cc:1064] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:23.169346  6491 consensus_queue.cc:237] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:23.177523  6191 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.179066  6513 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.179687  5763 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.177556  5910 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.181111  6513 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.182880  6513 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.212635  6474 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.222123  5763 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.228091  6513 raft_consensus.cc:1064] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: attempting to promote NON_VOTER 9eaa83c7d20941ada0bbba2e071b9681 to VOTER
I20260710 11:08:23.230672  6513 consensus_queue.cc:237] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:23.238605  5657 catalog_manager.cc:5697] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.240819  6192 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.240767  5910 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } attrs { replace: true } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.267916  6190 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 LEARNER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.269258  5911 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.271905  5763 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:08:23.273823  6491 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.275897  6491 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.278932  6513 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:23.305912  6523 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.320170  6190 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.331816  5910 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.338127  5763 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.370417  5835 consensus_queue.cc:237] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:23.380071  5660 catalog_manager.cc:5697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 2 to 3, 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.382527  6190 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:23.382587  5910 raft_consensus.cc:1275] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:23.385545  6474 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:23.387091  6523 consensus_queue.cc:1048] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:23.395364  6523 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.398420  5910 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.400893  6190 raft_consensus.cc:2955] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.407306  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e346186b867c421584c89d0259b10fc6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:23.418156  5835 consensus_queue.cc:237] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:23.426596  5659 catalog_manager.cc:5697] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: config changed from index 3 to 4, VOTER 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.438956  6190 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:23.439071  5763 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Refusing update from remote peer 3a5ec63e9b9d4d5483db10b861ada04b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:08:23.441565  5752 tablet_service.cc:1558] Processing DeleteTablet for tablet e346186b867c421584c89d0259b10fc6 with delete_type TABLET_DATA_TOMBSTONED (TS 908531f5797e4026a6bf7c3219c65d9c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35002
I20260710 11:08:23.441746  6519 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:23.444218  6519 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:23.451668  6531 tablet_replica.cc:333] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:23.452734  6531 raft_consensus.cc:2243] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.453495  6531 raft_consensus.cc:2272] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.456854  6531 ts_tablet_manager.cc:1916] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:23.457021  6474 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.463063  5763 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.469815  6192 raft_consensus.cc:2955] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } } }
I20260710 11:08:23.473774  5645 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:08:23.474510  6531 ts_tablet_manager.cc:1929] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:23.475023  6531 log.cc:1199] T e346186b867c421584c89d0259b10fc6 P 908531f5797e4026a6bf7c3219c65d9c: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/wals/e346186b867c421584c89d0259b10fc6
I20260710 11:08:23.476758  5648 catalog_manager.cc:5028] TS 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): tablet e346186b867c421584c89d0259b10fc6 (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:23.482021  5657 catalog_manager.cc:5697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: config changed from index 3 to 4, VOTER 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) evicted. New cstate: current_term: 1 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:23.493276  5893 tablet_service.cc:1558] Processing DeleteTablet for tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f with delete_type TABLET_DATA_TOMBSTONED (TS 63a8ac1ad6a74f698b62fd774abd0d16 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59778
I20260710 11:08:23.495004  6532 tablet_replica.cc:333] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:23.496099  6532 raft_consensus.cc:2243] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:23.500556  6532 raft_consensus.cc:2272] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:23.503260  6532 ts_tablet_manager.cc:1916] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:08:23.515762  6532 ts_tablet_manager.cc:1929] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:08:23.516119  6532 log.cc:1199] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 63a8ac1ad6a74f698b62fd774abd0d16: Deleting WAL directory at /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/wals/c0fe6b8dfd1948429e2ea8e6bbdf6e9f
I20260710 11:08:23.517616  5648 catalog_manager.cc:5028] TS 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): tablet c0fe6b8dfd1948429e2ea8e6bbdf6e9f (table test-workload [id=c9f0a8365c044513b66ad1adee156f24]) successfully deleted
I20260710 11:08:29.193125  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:29.225661  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:29.226698  5838 raft_consensus.cc:606] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:29.229561  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:29.230011  5838 raft_consensus.cc:606] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:29.232506  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:29.232951  5838 raft_consensus.cc:606] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:29.235324  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:29.235754  5838 raft_consensus.cc:606] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:29.237993  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "908531f5797e4026a6bf7c3219c65d9c"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:29.238409  5838 raft_consensus.cc:606] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:29.239385  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:29.240094  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:29.272305  6541 raft_consensus.cc:993] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.272873  6547 raft_consensus.cc:1081] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.274605  6192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:29.275199  6192 raft_consensus.cc:493] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.275563  6192 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.283444  6192 raft_consensus.cc:515] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.286862  6192 leader_election.cc:290] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:29.287664  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:29.288201  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a8bcb6d7e804699951d7c530f210701" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:29.288496  5760 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.288780  5835 raft_consensus.cc:3055] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.289103  5835 raft_consensus.cc:740] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:29.290160  5835 consensus_queue.cc:260] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.291847  5835 raft_consensus.cc:3060] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.297312  5760 raft_consensus.cc:2468] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.298976  6157 leader_election.cc:304] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:29.301081  6551 raft_consensus.cc:2804] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.302304  5835 raft_consensus.cc:2468] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.302748  6551 raft_consensus.cc:697] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:29.304664  6551 consensus_queue.cc:237] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.315181  5657 catalog_manager.cc:5697] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.336710  6547 raft_consensus.cc:993] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.337324  6541 raft_consensus.cc:1081] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.339080  6192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:29.339664  6192 raft_consensus.cc:493] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.339931  6192 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.345626  6192 raft_consensus.cc:515] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.347437  6192 leader_election.cc:290] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:29.348140  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:29.348809  5835 raft_consensus.cc:3055] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.349196  5835 raft_consensus.cc:740] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:29.349313  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a854f5f8d344d478e8b97c6332700f5" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:29.350029  5910 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.349865  5835 consensus_queue.cc:260] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.350930  5835 raft_consensus.cc:3060] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.355583  5835 raft_consensus.cc:2468] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.355628  5910 raft_consensus.cc:2468] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.356969  6154 leader_election.cc:304] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:29.358003  6551 raft_consensus.cc:2804] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.358418  6551 raft_consensus.cc:697] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:29.359244  6551 consensus_queue.cc:237] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.366567  5657 catalog_manager.cc:5697] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.383440  6547 raft_consensus.cc:993] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.383893  6541 raft_consensus.cc:1081] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.385313  6192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:29.385891  6192 raft_consensus.cc:493] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.386243  6192 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.391808  6192 raft_consensus.cc:515] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.393452  6192 leader_election.cc:290] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:29.394413  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:29.394413  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8acba6a85e0e49b7b54cb67330d94e6e" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:29.395354  5760 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.395363  5835 raft_consensus.cc:3055] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.395923  5835 raft_consensus.cc:740] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:29.396754  5835 consensus_queue.cc:260] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.398116  5835 raft_consensus.cc:3060] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.402938  5760 raft_consensus.cc:2468] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.404284  6157 leader_election.cc:304] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:29.404991  5835 raft_consensus.cc:2468] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.405048  6551 raft_consensus.cc:2804] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.405673  6551 raft_consensus.cc:697] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:29.406559  6551 consensus_queue.cc:237] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.414357  5657 catalog_manager.cc:5697] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.550244  6541 raft_consensus.cc:993] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 908531f5797e4026a6bf7c3219c65d9c to start an election
I20260710 11:08:29.550769  6547 raft_consensus.cc:1081] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 908531f5797e4026a6bf7c3219c65d9c to start an election
I20260710 11:08:29.552157  5760 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4"
dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
 from {username='slave'} at 127.0.0.1:35016
I20260710 11:08:29.552620  5760 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.552861  5760 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.557924  5760 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:29.559943  5760 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 2 election: Requested vote from peers 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:29.560803  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:29.560948  5910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "908531f5797e4026a6bf7c3219c65d9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:29.561476  5835 raft_consensus.cc:3055] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.561762  5910 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.561791  5835 raft_consensus.cc:740] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:29.562621  5835 consensus_queue.cc:260] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:29.563814  5835 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.568424  5910 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 2.
I20260710 11:08:29.569506  5729 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:29.570180  5835 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 908531f5797e4026a6bf7c3219c65d9c in term 2.
I20260710 11:08:29.570348  6550 raft_consensus.cc:2804] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.570900  6550 raft_consensus.cc:697] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 2 LEADER]: Becoming Leader. State: Replica: 908531f5797e4026a6bf7c3219c65d9c, State: Running, Role: LEADER
I20260710 11:08:29.571843  6550 consensus_queue.cc:237] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:29.580164  5657 catalog_manager.cc:5697] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193). New cstate: current_term: 2 leader_uuid: "908531f5797e4026a6bf7c3219c65d9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:29.666708  6547 raft_consensus.cc:993] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.667203  6541 raft_consensus.cc:1081] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:29.668601  6192 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:29.669031  6192 raft_consensus.cc:493] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:29.669273  6192 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.674067  6192 raft_consensus.cc:515] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.675491  6192 leader_election.cc:290] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:29.676407  5835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:29.676458  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0fe6b8dfd1948429e2ea8e6bbdf6e9f" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:29.677114  5835 raft_consensus.cc:3055] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:29.677198  5760 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.677472  5835 raft_consensus.cc:740] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:29.678172  5835 consensus_queue.cc:260] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.679134  5835 raft_consensus.cc:3060] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:29.682265  5760 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.683262  6157 leader_election.cc:304] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:29.683992  6551 raft_consensus.cc:2804] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:29.684052  5835 raft_consensus.cc:2468] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:29.684451  6551 raft_consensus.cc:697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:29.685495  6551 consensus_queue.cc:237] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:29.697917  5657 catalog_manager.cc:5697] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:29.776259  5760 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.777503  6551 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:29.790015  5835 raft_consensus.cc:1275] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.792512  6552 consensus_queue.cc:1048] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260710 11:08:29.815356  5835 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.816541  6551 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:29.828106  5910 raft_consensus.cc:1275] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.829705  6565 consensus_queue.cc:1048] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:29.931365  5760 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.932706  6565 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:29.940526  5835 raft_consensus.cc:1275] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:29.942524  6565 consensus_queue.cc:1048] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:30.310063  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.516108  5763 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:30.815133  5835 raft_consensus.cc:1275] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.823083  6575 consensus_queue.cc:1048] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:30.833526  5838 raft_consensus.cc:1275] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:30.845371  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:30.853032  6551 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:30.888908  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:30.889554  5838 raft_consensus.cc:606] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 63a8ac1ad6a74f698b62fd774abd0d16
I20260710 11:08:30.893235  5838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1"
dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:55760
I20260710 11:08:30.893817  5838 raft_consensus.cc:606] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:30.894992  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:08:30.895924  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:30.909750  6565 consensus_queue.cc:1048] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:08:30.920544  5910 raft_consensus.cc:1275] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Refusing update from remote peer 908531f5797e4026a6bf7c3219c65d9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:30.937523  6575 consensus_queue.cc:1048] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:08:30.978988  5878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.196:46299, user_credentials={real_user=slave}} blocked reactor thread for 64239.7us
I20260710 11:08:31.027953  6581 raft_consensus.cc:993] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:31.028659  6579 raft_consensus.cc:1081] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:31.037674  6193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36376
I20260710 11:08:31.038354  6193 raft_consensus.cc:493] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.038779  6193 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.050057  6193 raft_consensus.cc:515] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:31.051892  6193 leader_election.cc:290] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:31.052841  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:31.053483  5838 raft_consensus.cc:3055] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.053293  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd64677157c4b368d6a5e922ba00cb1" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:31.053815  5838 raft_consensus.cc:740] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:31.054075  5912 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.054664  5838 consensus_queue.cc:260] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:31.055931  5838 raft_consensus.cc:3060] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.059770  5912 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:31.060935  5838 raft_consensus.cc:2468] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:31.060981  6157 leader_election.cc:304] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:31.062036  6552 raft_consensus.cc:2804] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.062513  6552 raft_consensus.cc:697] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:31.063304  6552 consensus_queue.cc:237] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:31.071466  5659 catalog_manager.cc:5697] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:31.409637  6580 raft_consensus.cc:993] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: : Instructing follower 63a8ac1ad6a74f698b62fd774abd0d16 to start an election
I20260710 11:08:31.410082  6541 raft_consensus.cc:1081] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Signalling peer 63a8ac1ad6a74f698b62fd774abd0d16 to start an election
I20260710 11:08:31.411582  5910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5"
dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
 from {username='slave'} at 127.0.0.1:59794
I20260710 11:08:31.412177  5910 raft_consensus.cc:493] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:31.412420  5910 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.417192  5910 raft_consensus.cc:515] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:31.420744  5910 leader_election.cc:290] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:31.421653  5763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:31.422297  5763 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.422250  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "008375e6a0b0489ab314d70f7c9061b5" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b"
I20260710 11:08:31.423695  5838 raft_consensus.cc:3055] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:31.424000  5838 raft_consensus.cc:740] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:31.424751  5838 consensus_queue.cc:260] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:31.426059  5838 raft_consensus.cc:3060] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:31.429375  5763 raft_consensus.cc:2468] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 2.
I20260710 11:08:31.430460  5878 leader_election.cc:304] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c; no voters: 
I20260710 11:08:31.431113  6591 raft_consensus.cc:2804] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:31.431211  5838 raft_consensus.cc:2468] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 2.
I20260710 11:08:31.431545  6591 raft_consensus.cc:697] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:31.432425  6591 consensus_queue.cc:237] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:31.440038  5659 catalog_manager.cc:5697] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 1 to 2, leader changed from 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194) to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:31.513748  5912 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:31.514876  6552 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:31.524641  5838 raft_consensus.cc:1275] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:31.526727  6590 consensus_queue.cc:1048] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260710 11:08:31.529527  5784 debug-util.cc:398] Leaking SignalData structure 0x7b08000dbe40 after lost signal to thread 4610
W20260710 11:08:31.530763  5784 debug-util.cc:398] Leaking SignalData structure 0x7b08000dc760 after lost signal to thread 5695
W20260710 11:08:31.532032  5784 debug-util.cc:398] Leaking SignalData structure 0x7b080024db00 after lost signal to thread 5787
W20260710 11:08:31.533145  5784 debug-util.cc:398] Leaking SignalData structure 0x7b08000f3140 after lost signal to thread 5862
W20260710 11:08:31.534286  5784 debug-util.cc:398] Leaking SignalData structure 0x7b080024f920 after lost signal to thread 5936
W20260710 11:08:31.535526  5784 debug-util.cc:398] Leaking SignalData structure 0x7b080029b9a0 after lost signal to thread 6217
I20260710 11:08:31.843991  5763 raft_consensus.cc:1275] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.845580  6583 consensus_queue.cc:1048] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:31.871600  5835 raft_consensus.cc:1275] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Refusing update from remote peer 63a8ac1ad6a74f698b62fd774abd0d16: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:31.882844  6610 consensus_queue.cc:1048] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:31.900641  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.940440  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:31.972348  5912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5"
dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
mode: GRACEFUL
new_leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:47996
I20260710 11:08:31.973054  5912 raft_consensus.cc:606] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Received request to transfer leadership to TS 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:31.974534  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:31.975323  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:32.303009  6611 raft_consensus.cc:993] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: : Instructing follower 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:32.303608  6610 raft_consensus.cc:1081] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Signalling peer 9eaa83c7d20941ada0bbba2e071b9681 to start an election
I20260710 11:08:32.305193  6193 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5"
dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
 from {username='slave'} at 127.0.0.1:36368
I20260710 11:08:32.305719  6193 raft_consensus.cc:493] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:32.306041  6193 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.310531  6193 raft_consensus.cc:515] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:32.312368  6193 leader_election.cc:290] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:32.313159  5760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "908531f5797e4026a6bf7c3219c65d9c"
I20260710 11:08:32.313702  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9da2ccabfe9b48ae922445d507e267c5" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:32.313892  5760 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.314234  5912 raft_consensus.cc:3055] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:32.314539  5912 raft_consensus.cc:740] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:32.315224  5912 consensus_queue.cc:260] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:32.316141  5912 raft_consensus.cc:3060] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:32.321252  5760 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:32.322510  6157 leader_election.cc:304] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 908531f5797e4026a6bf7c3219c65d9c, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:32.323400  6590 raft_consensus.cc:2804] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:32.324335  5912 raft_consensus.cc:2468] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:32.324868  6590 raft_consensus.cc:697] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:32.325999  6590 consensus_queue.cc:237] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:32.335207  5657 catalog_manager.cc:5697] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:32.713886  5760 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:32.715090  6616 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:32.732708  5912 raft_consensus.cc:1275] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Refusing update from remote peer 9eaa83c7d20941ada0bbba2e071b9681: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:08:32.735229  6616 consensus_queue.cc:1048] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Connected to new peer: Peer: permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:08:32.976329  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:32.998876  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
W20260710 11:08:33.025153  5804 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260710 11:08:33.030443  5804 consensus_peers.cc:597] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.040493  5804 consensus_peers.cc:597] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.043898  6157 consensus_peers.cc:597] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.046803  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:33.047937  4607 tablet_replica.cc:333] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.049063  4607 raft_consensus.cc:2243] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.049741  4607 raft_consensus.cc:2272] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.050446  6157 consensus_peers.cc:597] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.052565  4607 tablet_replica.cc:333] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.053629  4607 raft_consensus.cc:2243] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.054270  4607 raft_consensus.cc:2272] T 29d952b58a1f4f55bdac15e82e963e70 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.057062  4607 tablet_replica.cc:333] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.057969  4607 raft_consensus.cc:2243] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.058897  4607 raft_consensus.cc:2272] T 6659c64b3f7545e49625c77ead62974c P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.061869  4607 tablet_replica.cc:333] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.062753  4607 raft_consensus.cc:2243] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.063577  4607 raft_consensus.cc:2272] T 8a8bcb6d7e804699951d7c530f210701 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.067971  4607 tablet_replica.cc:333] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.068981  4607 raft_consensus.cc:2243] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.069993  4607 raft_consensus.cc:2272] T 1fc4c55259264ccfaf4f08e45143fff0 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.073489  4607 tablet_replica.cc:333] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.074456  4607 raft_consensus.cc:2243] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.075429  4607 raft_consensus.cc:2272] T fc6a264294374cb0ac4cd5ce7a4334fa P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.078557  4607 tablet_replica.cc:333] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.079502  4607 raft_consensus.cc:2243] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.080508  4607 raft_consensus.cc:2272] T 8acba6a85e0e49b7b54cb67330d94e6e P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.081106  6157 consensus_peers.cc:597] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.083276  4607 tablet_replica.cc:333] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.084193  4607 raft_consensus.cc:2243] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.085427  4607 raft_consensus.cc:2272] T 2a63d457e8c14ee390ca6eec87806354 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.085883  5878 consensus_peers.cc:597] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.088266  4607 tablet_replica.cc:333] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.089264  4607 raft_consensus.cc:2243] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.089985  4607 raft_consensus.cc:2272] T 6be1a442bc0f4d52a7746eaf60990107 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.092810  4607 tablet_replica.cc:333] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.093691  4607 raft_consensus.cc:2243] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.094368  4607 raft_consensus.cc:2272] T f120601bc0954c439bb210b8505e7109 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.097374  4607 tablet_replica.cc:333] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.098340  4607 raft_consensus.cc:2243] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.098922  4607 raft_consensus.cc:2272] T 008375e6a0b0489ab314d70f7c9061b5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.101847  4607 tablet_replica.cc:333] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.102674  4607 raft_consensus.cc:2243] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.103828  4607 raft_consensus.cc:2272] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.106748  4607 tablet_replica.cc:333] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.107650  4607 raft_consensus.cc:2243] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:08:33.108230  6575 consensus_queue.cc:1175] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" responder_term: 1 status { last_received { term: 1 index: 4 } last_committed_idx: 4 last_received_current_leader { term: 1 index: 4 } }
I20260710 11:08:33.109056  4607 raft_consensus.cc:2272] T 9e26c5c77b694456901835035253eb29 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.112025  4607 tablet_replica.cc:333] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.112843  4607 raft_consensus.cc:2243] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.113932  4607 raft_consensus.cc:2272] T 3f9b352bcf574beebd99c69417e228c4 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.116601  4607 tablet_replica.cc:333] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.117473  4607 raft_consensus.cc:2243] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.118307  4607 raft_consensus.cc:2272] T 9da2ccabfe9b48ae922445d507e267c5 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.121351  4607 tablet_replica.cc:333] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.122167  4607 raft_consensus.cc:2243] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:33.123165  4607 raft_consensus.cc:2272] T 939fb767a94b4fb6b64db76902ca1b24 P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:33.126005  4607 tablet_replica.cc:333] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.126946  4607 raft_consensus.cc:2243] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.128180  4607 raft_consensus.cc:2272] T 0ddd656721744933a0f1d0646ac1b71b P 908531f5797e4026a6bf7c3219c65d9c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.129956  6157 consensus_peers.cc:597] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:33.130947  4607 tablet_replica.cc:333] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c: stopping tablet replica
I20260710 11:08:33.131765  4607 raft_consensus.cc:2243] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:33.132769  4607 raft_consensus.cc:2272] T d57191a49dc64a2e9e60844de30918a4 P 908531f5797e4026a6bf7c3219c65d9c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:33.319504  5804 consensus_peers.cc:597] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.347832  5804 consensus_peers.cc:597] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.371068  5878 consensus_peers.cc:597] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.445191  5878 consensus_peers.cc:597] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:33.513707  5878 consensus_peers.cc:597] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 -> Peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Couldn't send request to peer 908531f5797e4026a6bf7c3219c65d9c. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.002565  6632 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.003123  6632 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.005219  6632 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.007901  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
W20260710 11:08:34.011066  6157 leader_election.cc:336] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.011641  6157 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [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: 9eaa83c7d20941ada0bbba2e071b9681; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.012924  6632 raft_consensus.cc:2749] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.086853  6639 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.087358  6639 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.089107  6639 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:34.090241  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:34.093034  5878 leader_election.cc:336] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.093469  5878 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.094398  6639 raft_consensus.cc:2749] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.114059  6636 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.114729  6636 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.117039  6636 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.118650  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:34.119318  5912 raft_consensus.cc:2468] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:34.120340  5804 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
I20260710 11:08:34.121088  6636 raft_consensus.cc:2804] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:34.121140  5804 leader_election.cc:336] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.121480  6636 raft_consensus.cc:493] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.121904  6636 raft_consensus.cc:3060] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.127990  6636 raft_consensus.cc:515] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.129787  6636 leader_election.cc:290] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.131114  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f9b352bcf574beebd99c69417e228c4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:34.131716  5912 raft_consensus.cc:3060] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:34.135047  5804 leader_election.cc:336] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.137210  5912 raft_consensus.cc:2468] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 2.
I20260710 11:08:34.138226  5804 leader_election.cc:304] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.139050  6580 raft_consensus.cc:2804] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.139496  6580 raft_consensus.cc:697] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:34.140262  6580 consensus_queue.cc:237] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.148452  5659 catalog_manager.cc:5697] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 1 to 2, leader changed from 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:34.190479  4607 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5784)
I20260710 11:08:34.265975  6639 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.266513  6639 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.268831  6639 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:34.269541  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:34.272845  5878 leader_election.cc:336] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.273221  5878 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.273851  6639 raft_consensus.cc:2749] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:34.287637  6633 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.288156  6633 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.290060  6633 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:34.291257  5838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" is_pre_election: true
W20260710 11:08:34.294133  6157 leader_election.cc:336] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.294610  6157 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [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: 9eaa83c7d20941ada0bbba2e071b9681; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.295253  6633 raft_consensus.cc:2749] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.307161  6639 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.307734  6639 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.310190  6639 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:34.312901  6193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681" is_pre_election: true
I20260710 11:08:34.313076  6580 raft_consensus.cc:493] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.313616  6580 raft_consensus.cc:515] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.315717  6580 leader_election.cc:290] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
W20260710 11:08:34.315989  5878 leader_election.cc:336] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.316450  5878 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c, 9eaa83c7d20941ada0bbba2e071b9681
I20260710 11:08:34.317137  6639 raft_consensus.cc:2749] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.317163  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ddd656721744933a0f1d0646ac1b71b" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
W20260710 11:08:34.319994  5804 leader_election.cc:336] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.320384  5804 leader_election.cc:304] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b; no voters: 63a8ac1ad6a74f698b62fd774abd0d16, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.320946  6580 raft_consensus.cc:2749] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.394305  6580 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.394820  6580 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.396864  6580 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.398224  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:34.398852  5912 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 2.
I20260710 11:08:34.400094  5804 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 
W20260710 11:08:34.400848  5804 leader_election.cc:336] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.400842  6580 raft_consensus.cc:2804] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:34.401475  6580 raft_consensus.cc:493] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Starting leader election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.401854  6580 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:34.409361  6580 raft_consensus.cc:515] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.411427  6580 leader_election.cc:290] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 3 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.413623  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d57191a49dc64a2e9e60844de30918a4" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:34.414213  5912 raft_consensus.cc:3060] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:34.414660  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
W20260710 11:08:34.418332  5804 leader_election.cc:336] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.420238  5912 raft_consensus.cc:2468] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 3.
I20260710 11:08:34.421222  5804 leader_election.cc:304] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.421972  6580 raft_consensus.cc:2804] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:34.422539  6580 raft_consensus.cc:697] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:34.422988  6622 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.423528  6622 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.423771  6580 consensus_queue.cc:237] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [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: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.426020  6622 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:34.428192  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681" is_pre_election: true
I20260710 11:08:34.428890  6191 raft_consensus.cc:2468] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 1.
I20260710 11:08:34.430132  5804 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:34.430847  6580 raft_consensus.cc:2804] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:34.431246  6580 raft_consensus.cc:493] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.431665  6580 raft_consensus.cc:3060] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:34.434536  5804 leader_election.cc:336] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.435577  5659 catalog_manager.cc:5697] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 2 to 3, leader changed from 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 3 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.442294  6580 raft_consensus.cc:515] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.448753  6580 leader_election.cc:290] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:34.450182  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a63d457e8c14ee390ca6eec87806354" candidate_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
I20260710 11:08:34.450824  6191 raft_consensus.cc:3060] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:34.452351  5804 leader_election.cc:336] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.456530  6191 raft_consensus.cc:2468] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a5ec63e9b9d4d5483db10b861ada04b in term 2.
I20260710 11:08:34.457723  5804 leader_election.cc:304] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [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: 3a5ec63e9b9d4d5483db10b861ada04b, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.458798  6580 raft_consensus.cc:2804] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.459542  6580 raft_consensus.cc:697] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: Becoming Leader. State: Replica: 3a5ec63e9b9d4d5483db10b861ada04b, State: Running, Role: LEADER
I20260710 11:08:34.460655  6580 consensus_queue.cc:237] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.471436  5659 catalog_manager.cc:5697] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b reported cstate change: term changed from 1 to 2, leader changed from 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) to 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194). New cstate: current_term: 2 leader_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.484377  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
I20260710 11:08:34.514942  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:34.515745  4607 tablet_replica.cc:333] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.516391  4607 raft_consensus.cc:2243] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.516855  4607 raft_consensus.cc:2272] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.518724  4607 tablet_replica.cc:333] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.519266  4607 raft_consensus.cc:2243] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.519992  4607 raft_consensus.cc:2272] T 29d952b58a1f4f55bdac15e82e963e70 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.520372  6633 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.520877  6633 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.521939  4607 tablet_replica.cc:333] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.522579  6633 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.522773  4607 raft_consensus.cc:2243] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.523751  4607 raft_consensus.cc:2272] T 6659c64b3f7545e49625c77ead62974c P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.524175  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" is_pre_election: true
I20260710 11:08:34.524792  5912 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 1.
I20260710 11:08:34.526024  6157 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [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: 63a8ac1ad6a74f698b62fd774abd0d16, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:34.526446  4607 tablet_replica.cc:333] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.526782  6633 raft_consensus.cc:2804] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260710 11:08:34.526785  6157 leader_election.cc:336] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.527047  4607 raft_consensus.cc:2243] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.527380  6633 raft_consensus.cc:493] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.527699  4607 raft_consensus.cc:2272] T 8a8bcb6d7e804699951d7c530f210701 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.527819  6633 raft_consensus.cc:3060] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.529752  4607 tablet_replica.cc:333] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.530332  4607 raft_consensus.cc:2243] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.531070  4607 raft_consensus.cc:2272] T e346186b867c421584c89d0259b10fc6 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.532919  4607 tablet_replica.cc:333] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.533563  4607 raft_consensus.cc:2243] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.533319  6633 raft_consensus.cc:515] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.534054  4607 raft_consensus.cc:2272] T 0a854f5f8d344d478e8b97c6332700f5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.535359  6633 leader_election.cc:290] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913)
I20260710 11:08:34.536341  4607 tablet_replica.cc:333] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.536898  5912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "51b5ea6e555d4a8cb1dd6a9dfb901861" candidate_uuid: "9eaa83c7d20941ada0bbba2e071b9681" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "63a8ac1ad6a74f698b62fd774abd0d16"
I20260710 11:08:34.537477  5912 raft_consensus.cc:3060] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.538167  4607 raft_consensus.cc:2243] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.538772  4607 raft_consensus.cc:2272] T 8acba6a85e0e49b7b54cb67330d94e6e P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.540951  6157 leader_election.cc:336] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.541154  4607 tablet_replica.cc:333] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.541847  4607 raft_consensus.cc:2243] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.542711  4607 raft_consensus.cc:2272] T 3be93c9045c443d6bb1351fd8186d0c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.542922  5912 raft_consensus.cc:2468] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eaa83c7d20941ada0bbba2e071b9681 in term 2.
I20260710 11:08:34.544015  6157 leader_election.cc:304] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [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: 63a8ac1ad6a74f698b62fd774abd0d16, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.544840  6633 raft_consensus.cc:2804] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.544987  4607 tablet_replica.cc:333] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.545315  6633 raft_consensus.cc:697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Becoming Leader. State: Replica: 9eaa83c7d20941ada0bbba2e071b9681, State: Running, Role: LEADER
I20260710 11:08:34.545799  4607 raft_consensus.cc:2243] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.546311  4607 raft_consensus.cc:2272] T 008375e6a0b0489ab314d70f7c9061b5 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.546177  6633 consensus_queue.cc:237] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.548323  4607 tablet_replica.cc:333] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.548916  4607 raft_consensus.cc:2243] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.549810  4607 raft_consensus.cc:2272] T c2d1f22335da424c84ce36641804b226 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.552342  4607 tablet_replica.cc:333] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.552935  4607 raft_consensus.cc:2243] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.553364  4607 raft_consensus.cc:2272] T efd64677157c4b368d6a5e922ba00cb1 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.555330  4607 tablet_replica.cc:333] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.554759  5659 catalog_manager.cc:5697] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 reported cstate change: term changed from 1 to 2, leader changed from 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) to 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196). New cstate: current_term: 2 leader_uuid: "9eaa83c7d20941ada0bbba2e071b9681" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:08:34.555949  4607 raft_consensus.cc:2243] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.556552  4607 pending_rounds.cc:70] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Trying to abort 1 pending ops.
I20260710 11:08:34.556759  4607 pending_rounds.cc:77] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960302291759104 op_type: NO_OP noop_request { }
I20260710 11:08:34.557068  4607 raft_consensus.cc:2889] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:34.557360  4607 raft_consensus.cc:2272] T d57191a49dc64a2e9e60844de30918a4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.560223  4607 tablet_replica.cc:333] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.560765  4607 raft_consensus.cc:2243] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.561168  4607 raft_consensus.cc:2272] T 0ddd656721744933a0f1d0646ac1b71b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.563603  4607 tablet_replica.cc:333] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.564126  4607 raft_consensus.cc:2243] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.564749  4607 pending_rounds.cc:70] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Trying to abort 1 pending ops.
I20260710 11:08:34.564986  4607 pending_rounds.cc:77] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305960302443171840 op_type: NO_OP noop_request { }
I20260710 11:08:34.565269  4607 raft_consensus.cc:2889] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:34.565639  4607 raft_consensus.cc:2272] T 2a63d457e8c14ee390ca6eec87806354 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.567616  4607 tablet_replica.cc:333] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.568117  4607 raft_consensus.cc:2243] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.568341  6639 raft_consensus.cc:493] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.568759  4607 raft_consensus.cc:2272] T 0bf3c5bf02664891bae66e7af8017a5b P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.568841  6639 raft_consensus.cc:515] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "3a5ec63e9b9d4d5483db10b861ada04b" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 41767 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } }
I20260710 11:08:34.571148  6639 leader_election.cc:290] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767)
I20260710 11:08:34.571450  4607 tablet_replica.cc:333] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.571967  4607 raft_consensus.cc:2243] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.572821  4607 raft_consensus.cc:2272] T 6be1a442bc0f4d52a7746eaf60990107 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.574448  5875 leader_election.cc:336] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:08:34.575464  4607 tablet_replica.cc:333] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
W20260710 11:08:34.575397  5878 leader_election.cc:336] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.575839  5878 leader_election.cc:304] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16; no voters: 3a5ec63e9b9d4d5483db10b861ada04b, 908531f5797e4026a6bf7c3219c65d9c
I20260710 11:08:34.576020  4607 raft_consensus.cc:2243] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.576447  6639 raft_consensus.cc:2749] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:34.576658  4607 pending_rounds.cc:70] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Trying to abort 1 pending ops.
I20260710 11:08:34.576992  4607 pending_rounds.cc:77] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305960301126115328 op_type: NO_OP noop_request { }
I20260710 11:08:34.577316  4607 raft_consensus.cc:2889] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:34.577872  4607 raft_consensus.cc:2272] T 3f9b352bcf574beebd99c69417e228c4 P 3a5ec63e9b9d4d5483db10b861ada04b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.579792  4607 tablet_replica.cc:333] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b: stopping tablet replica
I20260710 11:08:34.580289  4607 raft_consensus.cc:2243] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.581142  4607 raft_consensus.cc:2272] T 939fb767a94b4fb6b64db76902ca1b24 P 3a5ec63e9b9d4d5483db10b861ada04b [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.584537  6154 consensus_peers.cc:597] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Couldn't send request to peer 3a5ec63e9b9d4d5483db10b861ada04b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.608619  6639 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.609853  6639 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.612498  6639 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:34.615486  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681" is_pre_election: true
I20260710 11:08:34.616150  6191 raft_consensus.cc:2468] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 1.
I20260710 11:08:34.617501  5878 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [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: 63a8ac1ad6a74f698b62fd774abd0d16, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:34.618171  6639 raft_consensus.cc:2804] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:34.618589  6639 raft_consensus.cc:493] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 908531f5797e4026a6bf7c3219c65d9c)
I20260710 11:08:34.618980  6639 raft_consensus.cc:3060] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:08:34.619633  5878 leader_election.cc:336] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.625805  6639 raft_consensus.cc:515] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
I20260710 11:08:34.628477  6639 leader_election.cc:290] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 election: Requested vote from peers 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353), 9eaa83c7d20941ada0bbba2e071b9681 (127.4.127.196:46299)
I20260710 11:08:34.629799  6191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e26c5c77b694456901835035253eb29" candidate_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "9eaa83c7d20941ada0bbba2e071b9681"
I20260710 11:08:34.630357  6191 raft_consensus.cc:3060] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:34.635246  6191 raft_consensus.cc:2468] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63a8ac1ad6a74f698b62fd774abd0d16 in term 2.
I20260710 11:08:34.636637  5878 leader_election.cc:304] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 63a8ac1ad6a74f698b62fd774abd0d16, 9eaa83c7d20941ada0bbba2e071b9681; no voters: 
I20260710 11:08:34.637388  6639 raft_consensus.cc:2804] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:34.637964  6639 raft_consensus.cc:697] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 LEADER]: Becoming Leader. State: Replica: 63a8ac1ad6a74f698b62fd774abd0d16, State: Running, Role: LEADER
I20260710 11:08:34.639688  6639 consensus_queue.cc:237] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } }
W20260710 11:08:34.640741  5878 leader_election.cc:336] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193:42353): Network error: Client connection negotiation failed: client connection to 127.4.127.193:42353: connect: Connection refused (error 111)
I20260710 11:08:34.648830  5659 catalog_manager.cc:5697] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 reported cstate change: term changed from 1 to 2, leader changed from 908531f5797e4026a6bf7c3219c65d9c (127.4.127.193) to 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195). New cstate: current_term: 2 leader_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "908531f5797e4026a6bf7c3219c65d9c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42353 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "63a8ac1ad6a74f698b62fd774abd0d16" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 34913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eaa83c7d20941ada0bbba2e071b9681" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 46299 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:34.649636  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:08:34.688514  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:08:34.720064  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:34.720885  4607 tablet_replica.cc:333] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.721936  4607 raft_consensus.cc:2243] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.722651  4607 raft_consensus.cc:2272] T e346186b867c421584c89d0259b10fc6 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.724402  4607 tablet_replica.cc:333] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.724925  4607 raft_consensus.cc:2243] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.725737  4607 raft_consensus.cc:2272] T 1fc4c55259264ccfaf4f08e45143fff0 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.728152  4607 tablet_replica.cc:333] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.728672  4607 raft_consensus.cc:2243] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.729032  4607 raft_consensus.cc:2272] T 0a854f5f8d344d478e8b97c6332700f5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.730769  4607 tablet_replica.cc:333] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.731236  4607 raft_consensus.cc:2243] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.731920  4607 raft_consensus.cc:2272] T fc6a264294374cb0ac4cd5ce7a4334fa P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.733857  4607 tablet_replica.cc:333] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.734462  4607 raft_consensus.cc:2243] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.734889  4607 raft_consensus.cc:2272] T 29d952b58a1f4f55bdac15e82e963e70 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.737013  4607 tablet_replica.cc:333] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
W20260710 11:08:34.738619  6154 consensus_peers.cc:597] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Couldn't send request to peer 3a5ec63e9b9d4d5483db10b861ada04b. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.738680  4607 raft_consensus.cc:2243] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.739549  4607 raft_consensus.cc:2272] T f120601bc0954c439bb210b8505e7109 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.741809  4607 tablet_replica.cc:333] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.742363  4607 raft_consensus.cc:2243] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.743122  4607 raft_consensus.cc:2272] T c2d1f22335da424c84ce36641804b226 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.744882  4607 tablet_replica.cc:333] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.745527  4607 raft_consensus.cc:2243] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.745951  4607 raft_consensus.cc:2272] T 0ddd656721744933a0f1d0646ac1b71b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.749176  4607 tablet_replica.cc:333] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.749745  4607 raft_consensus.cc:2243] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.750147  4607 raft_consensus.cc:2272] T d57191a49dc64a2e9e60844de30918a4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.751694  6157 consensus_peers.cc:597] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Couldn't send request to peer 63a8ac1ad6a74f698b62fd774abd0d16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.751874  4607 tablet_replica.cc:333] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.752478  4607 raft_consensus.cc:2243] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.752895  4607 raft_consensus.cc:2272] T 3f9b352bcf574beebd99c69417e228c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.755429  4607 tablet_replica.cc:333] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.755952  4607 raft_consensus.cc:2243] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.756459  4607 raft_consensus.cc:2272] T 9da2ccabfe9b48ae922445d507e267c5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.758677  4607 tablet_replica.cc:333] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.759300  4607 raft_consensus.cc:2243] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.760016  4607 pending_rounds.cc:70] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Trying to abort 1 pending ops.
I20260710 11:08:34.760234  4607 pending_rounds.cc:77] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305960303175659520 op_type: NO_OP noop_request { }
I20260710 11:08:34.760571  4607 raft_consensus.cc:2889] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:34.760910  4607 raft_consensus.cc:2272] T 9e26c5c77b694456901835035253eb29 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.761384  6157 consensus_peers.cc:597] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 63a8ac1ad6a74f698b62fd774abd0d16 (127.4.127.195:34913): Couldn't send request to peer 63a8ac1ad6a74f698b62fd774abd0d16. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.763185  4607 tablet_replica.cc:333] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.763999  4607 raft_consensus.cc:2243] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.764874  4607 raft_consensus.cc:2272] T 0bf3c5bf02664891bae66e7af8017a5b P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.766706  4607 tablet_replica.cc:333] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.767215  4607 raft_consensus.cc:2243] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.767606  4607 raft_consensus.cc:2272] T 6be1a442bc0f4d52a7746eaf60990107 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.769352  4607 tablet_replica.cc:333] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.769937  4607 raft_consensus.cc:2243] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.770509  4607 raft_consensus.cc:2272] T efd64677157c4b368d6a5e922ba00cb1 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.772130  4607 tablet_replica.cc:333] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.772622  4607 raft_consensus.cc:2243] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.773142  4607 raft_consensus.cc:2272] T 3be93c9045c443d6bb1351fd8186d0c4 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.774880  4607 tablet_replica.cc:333] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.775364  4607 raft_consensus.cc:2243] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.776078  4607 raft_consensus.cc:2272] T 008375e6a0b0489ab314d70f7c9061b5 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.777882  4607 tablet_replica.cc:333] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16: stopping tablet replica
I20260710 11:08:34.778398  4607 raft_consensus.cc:2243] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.778833  4607 raft_consensus.cc:2272] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 63a8ac1ad6a74f698b62fd774abd0d16 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:34.787760  6154 consensus_peers.cc:597] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 -> Peer 3a5ec63e9b9d4d5483db10b861ada04b (127.4.127.194:41767): Couldn't send request to peer 3a5ec63e9b9d4d5483db10b861ada04b. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:41767: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:34.828830  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:08:34.869331  4607 tablet_server.cc:179] TabletServer@127.4.127.196:0 shutting down...
I20260710 11:08:34.896322  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:34.896930  4607 tablet_replica.cc:333] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.897704  4607 raft_consensus.cc:2243] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.898499  4607 raft_consensus.cc:2272] T c0fe6b8dfd1948429e2ea8e6bbdf6e9f P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.900306  4607 tablet_replica.cc:333] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.900897  4607 raft_consensus.cc:2243] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.901597  4607 pending_rounds.cc:70] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Trying to abort 1 pending ops.
I20260710 11:08:34.901757  4607 pending_rounds.cc:77] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305960302789783552 op_type: NO_OP noop_request { }
I20260710 11:08:34.902040  4607 raft_consensus.cc:2889] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:08:34.902355  4607 raft_consensus.cc:2272] T 51b5ea6e555d4a8cb1dd6a9dfb901861 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.904498  4607 tablet_replica.cc:333] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.905081  4607 raft_consensus.cc:2243] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.905933  4607 raft_consensus.cc:2272] T 0a854f5f8d344d478e8b97c6332700f5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.907704  4607 tablet_replica.cc:333] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.908277  4607 raft_consensus.cc:2243] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.909003  4607 raft_consensus.cc:2272] T 8a8bcb6d7e804699951d7c530f210701 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.910772  4607 tablet_replica.cc:333] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.911353  4607 raft_consensus.cc:2243] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.911893  4607 raft_consensus.cc:2272] T fc6a264294374cb0ac4cd5ce7a4334fa P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.913690  4607 tablet_replica.cc:333] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.914173  4607 raft_consensus.cc:2243] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.914675  4607 raft_consensus.cc:2272] T e346186b867c421584c89d0259b10fc6 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.916294  4607 tablet_replica.cc:333] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.916744  4607 raft_consensus.cc:2243] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.917394  4607 raft_consensus.cc:2272] T 8acba6a85e0e49b7b54cb67330d94e6e P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.918946  4607 tablet_replica.cc:333] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.919409  4607 raft_consensus.cc:2243] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.919780  4607 raft_consensus.cc:2272] T 9e26c5c77b694456901835035253eb29 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.921305  4607 tablet_replica.cc:333] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.921898  4607 raft_consensus.cc:2243] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.922329  4607 raft_consensus.cc:2272] T 0bf3c5bf02664891bae66e7af8017a5b P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.924002  4607 tablet_replica.cc:333] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.924530  4607 raft_consensus.cc:2243] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.925010  4607 raft_consensus.cc:2272] T 3be93c9045c443d6bb1351fd8186d0c4 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.926715  4607 tablet_replica.cc:333] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.927210  4607 raft_consensus.cc:2243] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.927696  4607 raft_consensus.cc:2272] T f120601bc0954c439bb210b8505e7109 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.929294  4607 tablet_replica.cc:333] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.929841  4607 raft_consensus.cc:2243] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.930282  4607 raft_consensus.cc:2272] T c2d1f22335da424c84ce36641804b226 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.931831  4607 tablet_replica.cc:333] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.932296  4607 raft_consensus.cc:2243] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.932777  4607 raft_consensus.cc:2272] T 6659c64b3f7545e49625c77ead62974c P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.934397  4607 tablet_replica.cc:333] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.934865  4607 raft_consensus.cc:2243] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.935550  4607 raft_consensus.cc:2272] T efd64677157c4b368d6a5e922ba00cb1 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.937114  4607 tablet_replica.cc:333] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.937621  4607 raft_consensus.cc:2243] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.938084  4607 raft_consensus.cc:2272] T 939fb767a94b4fb6b64db76902ca1b24 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.939690  4607 tablet_replica.cc:333] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.940151  4607 raft_consensus.cc:2243] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:34.940824  4607 raft_consensus.cc:2272] T 9da2ccabfe9b48ae922445d507e267c5 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.942413  4607 tablet_replica.cc:333] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.942860  4607 raft_consensus.cc:2243] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.943306  4607 raft_consensus.cc:2272] T 2a63d457e8c14ee390ca6eec87806354 P 9eaa83c7d20941ada0bbba2e071b9681 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.944888  4607 tablet_replica.cc:333] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681: stopping tablet replica
I20260710 11:08:34.945308  4607 raft_consensus.cc:2243] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:34.945796  4607 raft_consensus.cc:2272] T 1fc4c55259264ccfaf4f08e45143fff0 P 9eaa83c7d20941ada0bbba2e071b9681 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:34.981711  4607 tablet_server.cc:196] TabletServer@127.4.127.196:0 shutdown complete.
I20260710 11:08:35.012053  4607 master.cc:562] Master@127.4.127.254:45809 shutting down...
I20260710 11:08:35.038022  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:35.038609  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:35.038968  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P 651f09df97f643c6b433029da7bb46fb: stopping tablet replica
I20260710 11:08:35.060602  4607 master.cc:584] Master@127.4.127.254:45809 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (31155 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:08:35.124413  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:43429
I20260710 11:08:35.125691  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:35.131721  6650 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:35.131786  6649 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.133554  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:35.133509  6652 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.135023  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:35.135280  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:35.135454  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681715135437 us; error 0 us; skew 500 ppm
I20260710 11:08:35.136117  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:35.139284  4607 webserver.cc:533] Webserver started at http://127.4.127.254:33949/ using document root <none> and password file <none>
I20260710 11:08:35.139858  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:35.140080  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:35.140370  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:35.141590  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "6a12ed63a503421ab9ae60781cd0f718"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.146224  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:08:35.149869  6657 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.150743  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:08:35.151094  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "6a12ed63a503421ab9ae60781cd0f718"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.151479  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:35.167083  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:35.168346  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:35.207362  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:43429
I20260710 11:08:35.207473  6708 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:43429 every 8 connection(s)
I20260710 11:08:35.211246  6709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.222028  6709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718: Bootstrap starting.
I20260710 11:08:35.226907  6709 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:35.231277  6709 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718: No bootstrap required, opened a new log
I20260710 11:08:35.233568  6709 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER }
I20260710 11:08:35.233960  6709 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:35.234215  6709 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a12ed63a503421ab9ae60781cd0f718, State: Initialized, Role: FOLLOWER
I20260710 11:08:35.234887  6709 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER }
I20260710 11:08:35.235351  6709 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:08:35.235601  6709 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:08:35.235841  6709 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:35.240429  6709 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER }
I20260710 11:08:35.240995  6709 leader_election.cc:304] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [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: 6a12ed63a503421ab9ae60781cd0f718; no voters: 
I20260710 11:08:35.242277  6709 leader_election.cc:290] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:08:35.242792  6712 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:35.244189  6712 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 1 LEADER]: Becoming Leader. State: Replica: 6a12ed63a503421ab9ae60781cd0f718, State: Running, Role: LEADER
I20260710 11:08:35.244930  6712 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [LEADER]: Queue going to LEADER mode. State: All 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: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER }
I20260710 11:08:35.245393  6709 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:08:35.249207  6713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a12ed63a503421ab9ae60781cd0f718" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER } }
I20260710 11:08:35.249454  6714 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a12ed63a503421ab9ae60781cd0f718. Latest consensus state: current_term: 1 leader_uuid: "6a12ed63a503421ab9ae60781cd0f718" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a12ed63a503421ab9ae60781cd0f718" member_type: VOTER } }
I20260710 11:08:35.250376  6714 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:35.249953  6713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [sys.catalog]: This master's current role is: LEADER
I20260710 11:08:35.252916  6719 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:08:35.258306  6719 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:08:35.262645  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:08:35.266803  6719 catalog_manager.cc:1383] Generated new cluster ID: c5d0921a2b214d4daf515c5ee5e4e3a0
I20260710 11:08:35.267107  6719 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:08:35.291333  6719 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:08:35.292636  6719 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:08:35.305721  6719 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718: Generated new TSK 0
I20260710 11:08:35.306363  6719 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:08:35.329727  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:35.335871  6730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:35.337071  6731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.339114  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:35.339152  6733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.340555  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:35.340775  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:35.340909  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681715340898 us; error 0 us; skew 500 ppm
I20260710 11:08:35.341459  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:35.344250  4607 webserver.cc:533] Webserver started at http://127.4.127.193:34063/ using document root <none> and password file <none>
I20260710 11:08:35.344729  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:35.344892  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:35.345124  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:35.346307  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "526075ec05614a20941d73a9bfd500a0"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.351238  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:08:35.354930  6738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.355759  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260710 11:08:35.356134  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "526075ec05614a20941d73a9bfd500a0"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.356470  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:35.373132  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:35.374459  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:35.376008  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:35.378389  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:35.378640  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.378880  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:35.379067  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.420262  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:45429
I20260710 11:08:35.420433  6800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:45429 every 8 connection(s)
I20260710 11:08:35.425473  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:35.433048  6805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:35.434960  6806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.436988  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:35.437908  6808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.438827  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:35.439039  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:35.439172  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681715439160 us; error 0 us; skew 500 ppm
I20260710 11:08:35.439998  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:35.443122  4607 webserver.cc:533] Webserver started at http://127.4.127.194:38157/ using document root <none> and password file <none>
I20260710 11:08:35.443728  6801 heartbeater.cc:344] Connected to a master server at 127.4.127.254:43429
I20260710 11:08:35.443815  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:35.444281  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:35.444283  6801 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:35.444713  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:35.445254  6801 heartbeater.cc:507] Master 127.4.127.254:43429 requested a full tablet report, sending...
I20260710 11:08:35.445992  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.447664  6674 ts_manager.cc:194] Registered new tserver with Master: 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:35.449486  6674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39310
I20260710 11:08:35.451115  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:35.454857  6813 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.455745  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:08:35.456027  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.456269  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:35.491783  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:35.492933  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:35.494499  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:35.496778  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:35.496959  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.497299  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:35.497488  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:08:35.543337  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:45279
I20260710 11:08:35.543463  6875 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:45279 every 8 connection(s)
I20260710 11:08:35.548877  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:35.556309  6879 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:35.557286  6880 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.562258  4607 server_base.cc:1061] running on GCE node
W20260710 11:08:35.562898  6883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.563769  6876 heartbeater.cc:344] Connected to a master server at 127.4.127.254:43429
I20260710 11:08:35.564131  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:35.564183  6876 heartbeater.cc:461] Registering TS with master...
W20260710 11:08:35.564503  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:35.564747  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681715564734 us; error 0 us; skew 500 ppm
I20260710 11:08:35.565340  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:35.565302  6876 heartbeater.cc:507] Master 127.4.127.254:43429 requested a full tablet report, sending...
I20260710 11:08:35.567974  6674 ts_manager.cc:194] Registered new tserver with Master: ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:35.568430  4607 webserver.cc:533] Webserver started at http://127.4.127.195:34613/ using document root <none> and password file <none>
I20260710 11:08:35.569103  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:35.569342  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:35.569708  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:35.569907  6674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55504
I20260710 11:08:35.571346  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.575922  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:08:35.579320  6887 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.580201  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:08:35.580519  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.580787  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:35.599958  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:35.601234  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:35.602923  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:35.606379  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:35.606647  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.606972  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:35.607206  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.651463  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:44901
I20260710 11:08:35.651574  6949 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:44901 every 8 connection(s)
I20260710 11:08:35.656639  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:35.663532  6953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:35.665431  6954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.669799  4607 server_base.cc:1061] running on GCE node
I20260710 11:08:35.670389  6950 heartbeater.cc:344] Connected to a master server at 127.4.127.254:43429
W20260710 11:08:35.670775  6956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:35.670858  6950 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:35.671871  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:08:35.671907  6950 heartbeater.cc:507] Master 127.4.127.254:43429 requested a full tablet report, sending...
W20260710 11:08:35.672221  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:35.672452  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681715672438 us; error 0 us; skew 500 ppm
I20260710 11:08:35.673166  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:35.674443  6674 ts_manager.cc:194] Registered new tserver with Master: a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:35.676010  4607 webserver.cc:533] Webserver started at http://127.4.127.196:42017/ using document root <none> and password file <none>
I20260710 11:08:35.676147  6674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55512
I20260710 11:08:35.676608  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:35.676862  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:08:35.677194  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:08:35.678342  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-3-root/instance:
uuid: "e1833355b3894705955996433bed2abc"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.683131  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:08:35.686565  6961 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.687475  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:08:35.687764  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
uuid: "e1833355b3894705955996433bed2abc"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:35.688035  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:35.712704  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:35.714035  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:35.715456  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:08:35.717792  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:08:35.718019  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.718288  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:08:35.718458  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:35.761890  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.196:37227
I20260710 11:08:35.761988  7023 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.196:37227 every 8 connection(s)
I20260710 11:08:35.775451  7024 heartbeater.cc:344] Connected to a master server at 127.4.127.254:43429
I20260710 11:08:35.775789  7024 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:35.776461  7024 heartbeater.cc:507] Master 127.4.127.254:43429 requested a full tablet report, sending...
I20260710 11:08:35.778347  6674 ts_manager.cc:194] Registered new tserver with Master: e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:35.778508  4607 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013562799s
I20260710 11:08:35.779734  6674 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55520
I20260710 11:08:35.805657  6674 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55526:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z""\004\001\000UUU\005\004\001\000\252\252\252\n\004\001\000\377\377\377\017\004\001\000TUU\025\004\001\000\251\252\252\032\004\001\000\376\377\377\037\004\001\000SUU%\004\001\000\250\252\252*\004\001\000\375\377\377/\004\001\000RUU5\004\001\000\247\252\252:\004\001\000\374\377\377?\004\001\000QUUE\004\001\000\246\252\252J\004\001\000\373\377\377O\004\001\000PUUU\004\001\000\245\252\252Z\004\001\000\372\377\377_\004\001\000OUUe\004\001\000\244\252\252j\004\001\000\371\377\377o\004\001\000NUUu\004\001\000\243\252\252z"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260710 11:08:35.947177  6915 tablet_service.cc:1511] Processing CreateTablet for tablet 143843be99cf4aed95242c2bc66550ea (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:35.948800  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143843be99cf4aed95242c2bc66550ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.949962  6912 tablet_service.cc:1511] Processing CreateTablet for tablet e8e36b33ac254fe8a52ede93f6908e21 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:35.951550  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e36b33ac254fe8a52ede93f6908e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.954720  6913 tablet_service.cc:1511] Processing CreateTablet for tablet c87afc55e4c7488aa55cf7bd4689c4f9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:35.956390  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87afc55e4c7488aa55cf7bd4689c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.958305  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 229d7b4eed08403aa0cf6a059716d2ff (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:35.959964  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d7b4eed08403aa0cf6a059716d2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.962316  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 143843be99cf4aed95242c2bc66550ea (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:35.962847  6988 tablet_service.cc:1511] Processing CreateTablet for tablet 109188e29976423e9b9c3b6d53016fbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:35.963996  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143843be99cf4aed95242c2bc66550ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.966060  6911 tablet_service.cc:1511] Processing CreateTablet for tablet c467df59f84b4a96bbcd18c17c8d29b6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:35.967655  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c467df59f84b4a96bbcd18c17c8d29b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.969098  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109188e29976423e9b9c3b6d53016fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.971407  6987 tablet_service.cc:1511] Processing CreateTablet for tablet c87afc55e4c7488aa55cf7bd4689c4f9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:35.972851  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87afc55e4c7488aa55cf7bd4689c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.974552  6986 tablet_service.cc:1511] Processing CreateTablet for tablet dbbc733518074aafaa95ee4528668c2d (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:35.974757  6910 tablet_service.cc:1511] Processing CreateTablet for tablet 499493b3dffa4af792940dfe94c85e72 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:35.976017  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbc733518074aafaa95ee4528668c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.977999  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 143843be99cf4aed95242c2bc66550ea (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:08:35.978505  6985 tablet_service.cc:1511] Processing CreateTablet for tablet c467df59f84b4a96bbcd18c17c8d29b6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:35.979470  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 143843be99cf4aed95242c2bc66550ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.979929  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c467df59f84b4a96bbcd18c17c8d29b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.982730  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 499493b3dffa4af792940dfe94c85e72 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:35.984303  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499493b3dffa4af792940dfe94c85e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.976018  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499493b3dffa4af792940dfe94c85e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:35.988791  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 229d7b4eed08403aa0cf6a059716d2ff (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:35.990351  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d7b4eed08403aa0cf6a059716d2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.001832  6764 tablet_service.cc:1511] Processing CreateTablet for tablet 109188e29976423e9b9c3b6d53016fbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:36.003466  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109188e29976423e9b9c3b6d53016fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.024700  6983 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf9c34f34d44e86a5ef337645c7bca1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:36.026206  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf9c34f34d44e86a5ef337645c7bca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.043318  7045 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:36.043862  6760 tablet_service.cc:1511] Processing CreateTablet for tablet e457520aa2414d06b9c4777ffc3c3ef6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:36.043360  6758 tablet_service.cc:1511] Processing CreateTablet for tablet f6f2e271f8c44f2b81943759f3c27dbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:36.048367  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f2e271f8c44f2b81943759f3c27dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.048645  6759 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf9c34f34d44e86a5ef337645c7bca1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:36.050364  6909 tablet_service.cc:1511] Processing CreateTablet for tablet f6f2e271f8c44f2b81943759f3c27dbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:36.051278  6763 tablet_service.cc:1511] Processing CreateTablet for tablet e8e36b33ac254fe8a52ede93f6908e21 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:36.051951  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f2e271f8c44f2b81943759f3c27dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.047775  6762 tablet_service.cc:1511] Processing CreateTablet for tablet dbbc733518074aafaa95ee4528668c2d (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:36.050397  6761 tablet_service.cc:1511] Processing CreateTablet for tablet c467df59f84b4a96bbcd18c17c8d29b6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:08:36.061764  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e36b33ac254fe8a52ede93f6908e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.064369  6761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c467df59f84b4a96bbcd18c17c8d29b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.066978  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 72dd1211d76447928f4ffdb791a1a1f1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:36.067799  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e457520aa2414d06b9c4777ffc3c3ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.068965  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dd1211d76447928f4ffdb791a1a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.073902  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbc733518074aafaa95ee4528668c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.084165  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 229d7b4eed08403aa0cf6a059716d2ff (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:08:36.087630  6840 tablet_service.cc:1511] Processing CreateTablet for tablet 109188e29976423e9b9c3b6d53016fbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:08:36.089915  6839 tablet_service.cc:1511] Processing CreateTablet for tablet c87afc55e4c7488aa55cf7bd4689c4f9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:08:36.090520  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 229d7b4eed08403aa0cf6a059716d2ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.091316  6839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87afc55e4c7488aa55cf7bd4689c4f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.094698  6838 tablet_service.cc:1511] Processing CreateTablet for tablet e8e36b33ac254fe8a52ede93f6908e21 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:08:36.096264  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8e36b33ac254fe8a52ede93f6908e21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.097903  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf9c34f34d44e86a5ef337645c7bca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.099105  6837 tablet_service.cc:1511] Processing CreateTablet for tablet dbbc733518074aafaa95ee4528668c2d (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:08:36.100910  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbc733518074aafaa95ee4528668c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.062539  6988 tablet_service.cc:1511] Processing CreateTablet for tablet f6f2e271f8c44f2b81943759f3c27dbc (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:08:36.102633  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6f2e271f8c44f2b81943759f3c27dbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.102695  6836 tablet_service.cc:1511] Processing CreateTablet for tablet 499493b3dffa4af792940dfe94c85e72 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:08:36.104193  6836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 499493b3dffa4af792940dfe94c85e72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.107164  6835 tablet_service.cc:1511] Processing CreateTablet for tablet e457520aa2414d06b9c4777ffc3c3ef6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:36.109155  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e457520aa2414d06b9c4777ffc3c3ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.111289  6834 tablet_service.cc:1511] Processing CreateTablet for tablet 0cf9c34f34d44e86a5ef337645c7bca1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:08:36.125890  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 109188e29976423e9b9c3b6d53016fbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.116403  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 72dd1211d76447928f4ffdb791a1a1f1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:36.127416  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dd1211d76447928f4ffdb791a1a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.127905  6911 tablet_service.cc:1511] Processing CreateTablet for tablet e457520aa2414d06b9c4777ffc3c3ef6 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:08:36.118443  7045 tablet_bootstrap.cc:654] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.129361  6911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e457520aa2414d06b9c4777ffc3c3ef6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.129882  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cf9c34f34d44e86a5ef337645c7bca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.142567  6984 tablet_service.cc:1511] Processing CreateTablet for tablet 72dd1211d76447928f4ffdb791a1a1f1 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:08:36.144023  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72dd1211d76447928f4ffdb791a1a1f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.152274  6766 tablet_service.cc:1511] Processing CreateTablet for tablet 6036c44a7a76475b86c9cfe39f11c366 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:36.156605  7046 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:36.164633  7044 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:36.161748  6766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036c44a7a76475b86c9cfe39f11c366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.173449  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 6036c44a7a76475b86c9cfe39f11c366 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:36.173810  6910 tablet_service.cc:1511] Processing CreateTablet for tablet ce824713593b47edb0cc920406b84491 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:36.175139  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036c44a7a76475b86c9cfe39f11c366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.177013  6910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce824713593b47edb0cc920406b84491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.178833  6832 tablet_service.cc:1511] Processing CreateTablet for tablet 6036c44a7a76475b86c9cfe39f11c366 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:08:36.180438  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036c44a7a76475b86c9cfe39f11c366. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.191232  6982 tablet_service.cc:1511] Processing CreateTablet for tablet abf918cb25844017b364b855f535c32b (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:36.192830  6982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf918cb25844017b364b855f535c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.194496  6981 tablet_service.cc:1511] Processing CreateTablet for tablet ce824713593b47edb0cc920406b84491 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:36.203500  6912 tablet_service.cc:1511] Processing CreateTablet for tablet 84df3915f67442a081e563c65c6665d9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:36.206259  6912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84df3915f67442a081e563c65c6665d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.207787  6915 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb06d5c55741bd82582c1cb1fd855c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:36.209134  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb06d5c55741bd82582c1cb1fd855c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.210265  6981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce824713593b47edb0cc920406b84491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.210148  6764 tablet_service.cc:1511] Processing CreateTablet for tablet abf918cb25844017b364b855f535c32b (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:36.210616  6980 tablet_service.cc:1511] Processing CreateTablet for tablet 84df3915f67442a081e563c65c6665d9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:36.212018  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84df3915f67442a081e563c65c6665d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.214582  6762 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb06d5c55741bd82582c1cb1fd855c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:36.187151  6760 tablet_service.cc:1511] Processing CreateTablet for tablet ce824713593b47edb0cc920406b84491 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:08:36.234745  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04ccb710144bd895537ae79ece0cec (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:36.236202  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04ccb710144bd895537ae79ece0cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.240715  7046 tablet_bootstrap.cc:654] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.242233  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04ccb710144bd895537ae79ece0cec (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:36.242902  7044 tablet_bootstrap.cc:654] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.243448  6764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf918cb25844017b364b855f535c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.306038  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04ccb710144bd895537ae79ece0cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.252300  6908 tablet_service.cc:1511] Processing CreateTablet for tablet 4476fb45fc634591aeb42961b3d83829 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:36.307598  6908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4476fb45fc634591aeb42961b3d83829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.254474  7045 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
W20260710 11:08:36.257800  6722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:36.309007  7045 ts_tablet_manager.cc:1403] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.266s	user 0.010s	sys 0.006s
I20260710 11:08:36.260000  6763 tablet_service.cc:1511] Processing CreateTablet for tablet 4476fb45fc634591aeb42961b3d83829 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:36.263888  6914 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb48af3331949068fdf21cbc5ca618e (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:36.311051  6759 tablet_service.cc:1511] Processing CreateTablet for tablet b1d94264f8ad47e295ecee026fe4b3a3 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:36.289640  6837 tablet_service.cc:1511] Processing CreateTablet for tablet bd82f4a8ae4d4394a4147e2ea5b1c842 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:36.311986  6914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb48af3331949068fdf21cbc5ca618e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.312053  6762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb06d5c55741bd82582c1cb1fd855c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.267998  6838 tablet_service.cc:1511] Processing CreateTablet for tablet abf918cb25844017b364b855f535c32b (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:08:36.269289  6758 tablet_service.cc:1511] Processing CreateTablet for tablet bd82f4a8ae4d4394a4147e2ea5b1c842 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:36.276948  6915 tablet_service.cc:1511] Processing CreateTablet for tablet bd82f4a8ae4d4394a4147e2ea5b1c842 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:08:36.323596  6915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82f4a8ae4d4394a4147e2ea5b1c842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.276948  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb48af3331949068fdf21cbc5ca618e (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:36.326377  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb48af3331949068fdf21cbc5ca618e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.266547  6835 tablet_service.cc:1511] Processing CreateTablet for tablet 84df3915f67442a081e563c65c6665d9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:08:36.281107  7048 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.283246  6834 tablet_service.cc:1511] Processing CreateTablet for tablet 3b04ccb710144bd895537ae79ece0cec (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:08:36.282856  6840 tablet_service.cc:1511] Processing CreateTablet for tablet a8fb06d5c55741bd82582c1cb1fd855c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:08:36.279233  6985 tablet_service.cc:1511] Processing CreateTablet for tablet 4476fb45fc634591aeb42961b3d83829 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:08:36.286495  6833 tablet_service.cc:1511] Processing CreateTablet for tablet 3fb48af3331949068fdf21cbc5ca618e (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:08:36.313017  6837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82f4a8ae4d4394a4147e2ea5b1c842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.330374  6834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b04ccb710144bd895537ae79ece0cec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.330416  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4476fb45fc634591aeb42961b3d83829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.324868  6909 tablet_service.cc:1511] Processing CreateTablet for tablet ceddd5540c044693b02193f92a3cdcb9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:36.333465  6909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceddd5540c044693b02193f92a3cdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.333745  6838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abf918cb25844017b364b855f535c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.336915  7048 tablet_bootstrap.cc:654] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.329025  6984 tablet_service.cc:1511] Processing CreateTablet for tablet ceddd5540c044693b02193f92a3cdcb9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:36.338578  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceddd5540c044693b02193f92a3cdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.341202  7045 raft_consensus.cc:359] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.342017  7045 raft_consensus.cc:385] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.342324  7045 raft_consensus.cc:740] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.342625  6833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fb48af3331949068fdf21cbc5ca618e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.343055  7045 consensus_queue.cc:260] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.285758  6988 tablet_service.cc:1511] Processing CreateTablet for tablet b1d94264f8ad47e295ecee026fe4b3a3 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:36.344385  6757 tablet_service.cc:1511] Processing CreateTablet for tablet ceddd5540c044693b02193f92a3cdcb9 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:08:36.345994  6840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8fb06d5c55741bd82582c1cb1fd855c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.359249  6835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84df3915f67442a081e563c65c6665d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.362139  6760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce824713593b47edb0cc920406b84491. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.363365  6759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d94264f8ad47e295ecee026fe4b3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.362972  6913 tablet_service.cc:1511] Processing CreateTablet for tablet 756a274d14e4418cb32c496a26c5278c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:36.364526  6913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a274d14e4418cb32c496a26c5278c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.365746  6758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd82f4a8ae4d4394a4147e2ea5b1c842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.373832  6757 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceddd5540c044693b02193f92a3cdcb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.377063  6841 tablet_service.cc:1511] Processing CreateTablet for tablet 756a274d14e4418cb32c496a26c5278c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:36.378531  6841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a274d14e4418cb32c496a26c5278c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.384724  6763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4476fb45fc634591aeb42961b3d83829. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.345857  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d94264f8ad47e295ecee026fe4b3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.375435  6832 tablet_service.cc:1511] Processing CreateTablet for tablet b1d94264f8ad47e295ecee026fe4b3a3 (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:08:36.446719  6950 heartbeater.cc:499] Master 127.4.127.254:43429 was elected leader, sending a full tablet report...
I20260710 11:08:36.452628  6801 heartbeater.cc:499] Master 127.4.127.254:43429 was elected leader, sending a full tablet report...
I20260710 11:08:36.458284  7046 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:36.468492  6832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b1d94264f8ad47e295ecee026fe4b3a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.471369  7046 ts_tablet_manager.cc:1403] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.315s	user 0.015s	sys 0.005s
I20260710 11:08:36.481001  7045 ts_tablet_manager.cc:1434] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.172s	user 0.020s	sys 0.011s
I20260710 11:08:36.482331  7045 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:36.484192  7046 raft_consensus.cc:359] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.484805  7046 raft_consensus.cc:385] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.485074  7046 raft_consensus.cc:740] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.485839  7046 consensus_queue.cc:260] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.487941  7045 tablet_bootstrap.cc:654] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.491906  6983 tablet_service.cc:1511] Processing CreateTablet for tablet 756a274d14e4418cb32c496a26c5278c (DEFAULT_TABLE table=test-workload [id=e7132c078f994259b0dec3c7d5dfad5f]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:08:36.493319  6983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 756a274d14e4418cb32c496a26c5278c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:08:36.498906  7048 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.501695  7048 ts_tablet_manager.cc:1403] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.221s	user 0.008s	sys 0.018s
I20260710 11:08:36.504719  7048 raft_consensus.cc:359] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:36.533109  7048 raft_consensus.cc:385] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.515110  7044 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:36.533512  7048 raft_consensus.cc:740] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.533993  7044 ts_tablet_manager.cc:1403] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.370s	user 0.018s	sys 0.020s
I20260710 11:08:36.535652  7048 consensus_queue.cc:260] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:36.539077  7044 raft_consensus.cc:359] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.542757  7044 raft_consensus.cc:385] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.546551  7044 raft_consensus.cc:740] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.552289  7044 consensus_queue.cc:260] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.562992  7053 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.563375  7046 ts_tablet_manager.cc:1434] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.084s	user 0.019s	sys 0.004s
I20260710 11:08:36.569114  7046 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:36.572865  6876 heartbeater.cc:499] Master 127.4.127.254:43429 was elected leader, sending a full tablet report...
I20260710 11:08:36.576913  7048 ts_tablet_manager.cc:1434] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.075s	user 0.005s	sys 0.017s
I20260710 11:08:36.577996  7048 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.582727  7045 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:36.583106  7046 tablet_bootstrap.cc:654] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.583534  7045 ts_tablet_manager.cc:1403] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.101s	user 0.036s	sys 0.063s
I20260710 11:08:36.568459  7053 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.587100  7045 raft_consensus.cc:359] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.587935  7045 raft_consensus.cc:385] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.588292  7045 raft_consensus.cc:740] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.589141  7048 tablet_bootstrap.cc:654] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.589578  7045 consensus_queue.cc:260] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.593075  7045 ts_tablet_manager.cc:1434] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:36.594403  7045 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:36.599148  7044 ts_tablet_manager.cc:1434] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.065s	user 0.006s	sys 0.005s
I20260710 11:08:36.599678  7046 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:36.600256  7046 ts_tablet_manager.cc:1403] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.000s
I20260710 11:08:36.600858  7024 heartbeater.cc:499] Master 127.4.127.254:43429 was elected leader, sending a full tablet report...
I20260710 11:08:36.603314  7045 tablet_bootstrap.cc:654] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.605204  7048 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.605818  7048 ts_tablet_manager.cc:1403] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.000s
I20260710 11:08:36.607930  7044 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:36.609787  7048 raft_consensus.cc:359] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.610543  7048 raft_consensus.cc:385] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.610854  7048 raft_consensus.cc:740] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.611610  7048 consensus_queue.cc:260] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.603384  7046 raft_consensus.cc:359] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.613107  7046 raft_consensus.cc:385] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.613451  7046 raft_consensus.cc:740] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.614576  7053 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:36.615394  7046 consensus_queue.cc:260] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.616997  7057 raft_consensus.cc:493] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.617695  7044 tablet_bootstrap.cc:654] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.617686  7057 raft_consensus.cc:515] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.626463  7057 leader_election.cc:290] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:36.626626  7048 ts_tablet_manager.cc:1434] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.004s
I20260710 11:08:36.630208  7048 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.643224  7046 ts_tablet_manager.cc:1434] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.000s
I20260710 11:08:36.648253  7048 tablet_bootstrap.cc:654] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.651103  7045 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:36.651885  7045 ts_tablet_manager.cc:1403] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.058s	user 0.016s	sys 0.007s
I20260710 11:08:36.657279  7045 raft_consensus.cc:359] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.658175  7045 raft_consensus.cc:385] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.658507  7045 raft_consensus.cc:740] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
W20260710 11:08:36.659675  6951 tablet.cc:2406] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:08:36.660656  7046 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:36.661199  7045 consensus_queue.cc:260] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.664227  7045 ts_tablet_manager.cc:1434] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260710 11:08:36.665354  7045 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:36.671931  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
W20260710 11:08:36.676334  6739 leader_election.cc:343] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:36.681068  7048 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.681874  7048 ts_tablet_manager.cc:1403] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.006s
I20260710 11:08:36.687626  7046 tablet_bootstrap.cc:654] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.687760  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:36.691284  7045 tablet_bootstrap.cc:654] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.691800  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143843be99cf4aed95242c2bc66550ea" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:36.692576  6925 raft_consensus.cc:2468] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:36.694209  6964 leader_election.cc:304] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
W20260710 11:08:36.694578  6739 leader_election.cc:343] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:36.694561  7048 raft_consensus.cc:359] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.695101  7057 raft_consensus.cc:2804] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:36.695385  7048 raft_consensus.cc:385] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.695519  7057 raft_consensus.cc:493] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:36.695719  7048 raft_consensus.cc:740] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.695885  7057 raft_consensus.cc:3060] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.696521  7048 consensus_queue.cc:260] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.702098  7048 ts_tablet_manager.cc:1434] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260710 11:08:36.703192  7048 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.695276  6739 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:36.704916  7057 raft_consensus.cc:515] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.705869  7053 raft_consensus.cc:2749] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:36.708197  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143843be99cf4aed95242c2bc66550ea" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:36.708813  6925 raft_consensus.cc:3060] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.709766  7046 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:36.710250  7046 ts_tablet_manager.cc:1403] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.004s
I20260710 11:08:36.713172  7046 raft_consensus.cc:359] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.713910  7046 raft_consensus.cc:385] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.714196  7046 raft_consensus.cc:740] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.715199  7046 consensus_queue.cc:260] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.717736  7046 ts_tablet_manager.cc:1434] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:08:36.718319  7048 tablet_bootstrap.cc:654] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.718674  7046 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:36.725585  7046 tablet_bootstrap.cc:654] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.726755  7057 leader_election.cc:290] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:36.729094  7044 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:36.729660  7044 ts_tablet_manager.cc:1403] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.122s	user 0.010s	sys 0.007s
I20260710 11:08:36.733131  7044 raft_consensus.cc:359] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.734191  7044 raft_consensus.cc:385] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.734596  7044 raft_consensus.cc:740] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.735910  7048 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.735682  7044 consensus_queue.cc:260] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.738643  7044 ts_tablet_manager.cc:1434] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 11:08:36.740530  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143843be99cf4aed95242c2bc66550ea" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:36.741619  6776 raft_consensus.cc:2468] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:36.736474  7048 ts_tablet_manager.cc:1403] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260710 11:08:36.744482  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "143843be99cf4aed95242c2bc66550ea" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:36.745232  6776 raft_consensus.cc:3060] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:36.725153  6925 raft_consensus.cc:2468] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:36.748059  6964 leader_election.cc:304] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:36.749444  7046 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:36.749581  7057 raft_consensus.cc:2804] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:36.749966  7046 ts_tablet_manager.cc:1403] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.012s
I20260710 11:08:36.751291  7048 raft_consensus.cc:359] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.752107  7048 raft_consensus.cc:385] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.752496  7048 raft_consensus.cc:740] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.750841  7044 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:36.753319  7057 raft_consensus.cc:697] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:36.754349  7057 consensus_queue.cc:237] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.756613  7046 raft_consensus.cc:359] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.757438  7046 raft_consensus.cc:385] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.757730  7046 raft_consensus.cc:740] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.758467  7046 consensus_queue.cc:260] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.759615  7044 tablet_bootstrap.cc:654] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.760658  7046 ts_tablet_manager.cc:1434] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:08:36.760812  6776 raft_consensus.cc:2468] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:36.761698  7046 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:36.753594  7045 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:36.763059  7045 ts_tablet_manager.cc:1403] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.098s	user 0.023s	sys 0.015s
I20260710 11:08:36.753340  7048 consensus_queue.cc:260] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.766052  7048 ts_tablet_manager.cc:1434] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260710 11:08:36.780385  7046 tablet_bootstrap.cc:654] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.782274  7044 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:36.782812  7044 ts_tablet_manager.cc:1403] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.014s
I20260710 11:08:36.781558  6672 catalog_manager.cc:5697] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:36.782755  7045 raft_consensus.cc:359] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.783718  7045 raft_consensus.cc:385] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.784121  7048 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.784057  7045 raft_consensus.cc:740] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.784992  7045 consensus_queue.cc:260] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.786187  7044 raft_consensus.cc:359] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.787019  7044 raft_consensus.cc:385] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.787384  7044 raft_consensus.cc:740] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.787600  7045 ts_tablet_manager.cc:1434] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260710 11:08:36.789534  7044 consensus_queue.cc:260] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.791076  7048 tablet_bootstrap.cc:654] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.792317  7044 ts_tablet_manager.cc:1434] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.004s
I20260710 11:08:36.793166  7051 raft_consensus.cc:493] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.793390  7044 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:36.793807  7051 raft_consensus.cc:515] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.801009  7051 leader_election.cc:290] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:36.788765  7045 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:36.826143  7051 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.826859  7051 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.828888  7044 tablet_bootstrap.cc:654] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.832208  7048 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.832926  7048 ts_tablet_manager.cc:1403] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.016s
I20260710 11:08:36.836813  7048 raft_consensus.cc:359] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.837935  7048 raft_consensus.cc:385] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.838217  7051 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:36.838405  7048 raft_consensus.cc:740] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.839721  7048 consensus_queue.cc:260] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.842852  7048 ts_tablet_manager.cc:1434] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:08:36.844295  7048 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.846760  7056 raft_consensus.cc:493] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.847460  7056 raft_consensus.cc:515] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.853267  7048 tablet_bootstrap.cc:654] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.855652  7056 leader_election.cc:290] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:36.873718  7048 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.874547  7048 ts_tablet_manager.cc:1403] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.015s
I20260710 11:08:36.878499  7048 raft_consensus.cc:359] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:36.879594  7048 raft_consensus.cc:385] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.880038  7048 raft_consensus.cc:740] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.881310  7048 consensus_queue.cc:260] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:36.885007  7048 ts_tablet_manager.cc:1434] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:36.886425  7048 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:36.897135  7048 tablet_bootstrap.cc:654] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.916872  7048 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:36.916648  7056 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.917544  7056 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:36.921746  7048 ts_tablet_manager.cc:1403] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.013s
I20260710 11:08:36.947299  7056 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:36.955416  7045 tablet_bootstrap.cc:654] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:36.959918  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:36.961925  7048 raft_consensus.cc:359] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
W20260710 11:08:36.962466  6890 leader_election.cc:343] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:36.970929  7056 raft_consensus.cc:493] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.971781  7056 raft_consensus.cc:515] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:36.974671  7056 leader_election.cc:290] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:36.975481  7056 raft_consensus.cc:493] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:36.976172  7056 raft_consensus.cc:515] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.984331  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:36.969923  7048 raft_consensus.cc:385] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:36.990967  7056 leader_election.cc:290] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:36.989449  7048 raft_consensus.cc:740] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:36.993952  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:36.993723  7048 consensus_queue.cc:260] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:36.993752  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:36.996066  6851 raft_consensus.cc:2468] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:36.997267  7048 ts_tablet_manager.cc:1434] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.000s
I20260710 11:08:36.997509  6888 leader_election.cc:304] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:36.999984  7051 raft_consensus.cc:2804] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.000690  7051 raft_consensus.cc:493] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.001046  7051 raft_consensus.cc:3060] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.005095  7048 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
W20260710 11:08:36.999614  6888 leader_election.cc:343] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:37.010452  6888 leader_election.cc:343] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.010918  6888 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:37.014575  7046 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.015317  7046 ts_tablet_manager.cc:1403] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.254s	user 0.089s	sys 0.108s
I20260710 11:08:37.021118  7044 tablet_bootstrap.cc:492] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.021736  7044 ts_tablet_manager.cc:1403] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.229s	user 0.064s	sys 0.045s
I20260710 11:08:37.025997  7048 tablet_bootstrap.cc:654] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.025436  7045 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.024845  7044 raft_consensus.cc:359] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.026347  7056 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.029008  7046 raft_consensus.cc:359] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.030892  7044 raft_consensus.cc:385] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.050740  7046 raft_consensus.cc:385] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.033231  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.051219  7046 raft_consensus.cc:740] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.051436  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.021159  7051 raft_consensus.cc:515] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.034576  7045 ts_tablet_manager.cc:1403] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.246s	user 0.016s	sys 0.002s
I20260710 11:08:37.052853  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.052353  6998 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.050760  7044 raft_consensus.cc:740] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.046475  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e36b33ac254fe8a52ede93f6908e21" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.054854  6814 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.054677  7044 consensus_queue.cc:260] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.052322  7046 consensus_queue.cc:260] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.051469  6776 raft_consensus.cc:2468] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.034325  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.056727  7095 raft_consensus.cc:2749] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.057314  7046 ts_tablet_manager.cc:1434] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.003s
I20260710 11:08:37.059803  6999 raft_consensus.cc:2468] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.059867  7045 raft_consensus.cc:359] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.060850  7045 raft_consensus.cc:385] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.060791  7056 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.057260  6775 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.061394  7045 raft_consensus.cc:740] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.066191  6814 leader_election.cc:304] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.066803  7045 consensus_queue.cc:260] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.068485  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.069124  7045 ts_tablet_manager.cc:1434] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260710 11:08:37.070108  7045 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.073312  7093 raft_consensus.cc:2804] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.073925  7093 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.074306  7093 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.075836  7045 tablet_bootstrap.cc:654] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.061841  7046 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.062273  7051 leader_election.cc:290] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.062704  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:37.085157  6851 raft_consensus.cc:3060] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.062922  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:37.090682  6998 raft_consensus.cc:3060] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.065763  7044 ts_tablet_manager.cc:1434] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.007s
I20260710 11:08:37.093839  7045 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.094049  7044 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.094393  7045 ts_tablet_manager.cc:1403] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.008s
I20260710 11:08:37.096499  6851 raft_consensus.cc:2468] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:37.097735  6888 leader_election.cc:304] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.098565  7051 raft_consensus.cc:2804] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:37.061945  6816 leader_election.cc:343] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.098033  7045 raft_consensus.cc:359] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.099113  7051 raft_consensus.cc:697] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:37.099289  7045 raft_consensus.cc:385] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.099498  6816 leader_election.cc:304] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.099656  7045 raft_consensus.cc:740] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.100008  7051 consensus_queue.cc:237] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.101056  7044 tablet_bootstrap.cc:654] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.100699  7045 consensus_queue.cc:260] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.101102  7097 raft_consensus.cc:2764] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:08:37.065217  7048 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.101967  7097 raft_consensus.cc:2804] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.102312  7048 ts_tablet_manager.cc:1403] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.098s	user 0.017s	sys 0.003s
I20260710 11:08:37.102314  7097 raft_consensus.cc:493] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.102867  7097 raft_consensus.cc:3060] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.064602  7056 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.105159  7048 raft_consensus.cc:359] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.108757  7048 raft_consensus.cc:385] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.109239  7048 raft_consensus.cc:740] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.092265  7046 tablet_bootstrap.cc:654] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.110731  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.110579  7048 consensus_queue.cc:260] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.112883  7048 ts_tablet_manager.cc:1434] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:37.114339  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e36b33ac254fe8a52ede93f6908e21" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.115036  6924 raft_consensus.cc:2468] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.112833  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:37.105178  6814 leader_election.cc:343] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.116767  7093 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.117655  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87afc55e4c7488aa55cf7bd4689c4f9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:37.119298  6816 leader_election.cc:343] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.119774  6816 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:37.120640  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:37.120993  6816 leader_election.cc:304] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:37.121500  6999 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.132328  7044 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.132921  7044 ts_tablet_manager.cc:1403] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.002s
I20260710 11:08:37.136053  7044 raft_consensus.cc:359] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.136915  7044 raft_consensus.cc:385] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.137295  7044 raft_consensus.cc:740] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.128850  7093 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.129765  7056 raft_consensus.cc:2749] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.121803  7048 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.138190  6672 catalog_manager.cc:5697] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.123504  6998 raft_consensus.cc:2468] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:37.127395  7046 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.145066  7048 tablet_bootstrap.cc:654] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.144729  7044 consensus_queue.cc:260] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.145431  7097 raft_consensus.cc:515] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.147243  7044 ts_tablet_manager.cc:1434] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 11:08:37.147821  7097 leader_election.cc:290] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.148269  7044 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.151691  6999 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.152954  7046 ts_tablet_manager.cc:1403] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.095s	user 0.010s	sys 0.005s
I20260710 11:08:37.153368  6814 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.154309  7056 raft_consensus.cc:493] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.154770  7056 raft_consensus.cc:515] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.156787  7056 leader_election.cc:290] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
W20260710 11:08:37.156960  6816 leader_election.cc:343] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.157634  7093 raft_consensus.cc:2804] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.158010  7093 raft_consensus.cc:493] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.158695  7093 raft_consensus.cc:3060] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.157337  7056 raft_consensus.cc:2804] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.159286  7056 raft_consensus.cc:697] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:37.160136  7056 consensus_queue.cc:237] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.161748  7044 tablet_bootstrap.cc:654] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.156044  7046 raft_consensus.cc:359] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.167687  7046 raft_consensus.cc:385] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.171622  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.171783  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.172640  6775 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.168008  7046 raft_consensus.cc:740] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.178222  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.180712  6776 raft_consensus.cc:3060] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.180872  7046 consensus_queue.cc:260] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.179540  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.179708  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.183326  6774 raft_consensus.cc:2468] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.183565  7046 ts_tablet_manager.cc:1434] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:08:37.184603  7046 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.185377  7045 ts_tablet_manager.cc:1434] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.091s	user 0.034s	sys 0.030s
W20260710 11:08:37.175493  6814 leader_election.cc:343] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.176191  7093 raft_consensus.cc:515] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.190824  6776 raft_consensus.cc:2468] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.194033  6816 leader_election.cc:304] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:37.195210  7097 raft_consensus.cc:2804] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.195695  7097 raft_consensus.cc:493] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.196136  7097 raft_consensus.cc:3060] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.199458  7099 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.199965  7099 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.202124  7099 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
W20260710 11:08:37.203555  6816 leader_election.cc:343] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.203541  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.204460  6816 leader_election.cc:304] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:37.205235  7099 raft_consensus.cc:2804] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.205996  7097 raft_consensus.cc:515] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.206406  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:37.207552  6816 leader_election.cc:343] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.208089  7097 leader_election.cc:290] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.208956  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e36b33ac254fe8a52ede93f6908e21" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.209108  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:37.188761  7045 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
W20260710 11:08:37.211058  6814 leader_election.cc:343] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.212185  7046 tablet_bootstrap.cc:654] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.187156  6775 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.209381  6776 raft_consensus.cc:3060] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.212288  7093 leader_election.cc:290] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.220119  7053 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.220281  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.220912  6775 raft_consensus.cc:3060] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.220670  7053 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
W20260710 11:08:37.218309  6816 leader_election.cc:343] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.224898  6816 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:37.227644  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.228523  7044 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.228628  7048 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.229100  7044 ts_tablet_manager.cc:1403] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.081s	user 0.008s	sys 0.007s
I20260710 11:08:37.229282  7048 ts_tablet_manager.cc:1403] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.108s	user 0.019s	sys 0.017s
W20260710 11:08:37.229499  6739 leader_election.cc:343] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.230168  7057 raft_consensus.cc:493] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.230652  7057 raft_consensus.cc:515] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.231724  7056 raft_consensus.cc:2749] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.232467  7044 raft_consensus.cc:359] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.232981  7057 leader_election.cc:290] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.233217  7044 raft_consensus.cc:385] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.233665  7044 raft_consensus.cc:740] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.234385  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8e36b33ac254fe8a52ede93f6908e21" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.235121  6925 raft_consensus.cc:3060] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.234787  7044 consensus_queue.cc:260] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.236019  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.236642  6924 raft_consensus.cc:2468] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:37.238075  6964 leader_election.cc:304] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:37.242952  7053 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.244725  7060 raft_consensus.cc:2804] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.245463  7099 raft_consensus.cc:697] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:37.247299  7048 raft_consensus.cc:359] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.249387  7048 raft_consensus.cc:385] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.249871  7048 raft_consensus.cc:740] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.245193  7060 raft_consensus.cc:493] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.251588  7060 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.253363  7057 consensus_queue.cc:1048] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.263708  7045 tablet_bootstrap.cc:654] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.267779  7044 ts_tablet_manager.cc:1434] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.004s
I20260710 11:08:37.250640  7048 consensus_queue.cc:260] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.268915  7044 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.268800  6775 raft_consensus.cc:2468] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.246345  6925 raft_consensus.cc:2468] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.270684  6816 leader_election.cc:304] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.271718  7107 raft_consensus.cc:2804] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.272424  7107 raft_consensus.cc:697] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:37.273320  7107 consensus_queue.cc:237] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.275411  6776 raft_consensus.cc:2468] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:37.275597  7060 raft_consensus.cc:515] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.276629  7048 ts_tablet_manager.cc:1434] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260710 11:08:37.277719  7048 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.278205  6816 leader_election.cc:304] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:37.278604  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.279446  6925 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.279487  7056 raft_consensus.cc:2804] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.279913  7099 consensus_queue.cc:237] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.280257  7056 raft_consensus.cc:697] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:37.281639  7056 consensus_queue.cc:237] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.283537  7060 leader_election.cc:290] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.291172  7093 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.279496  6673 catalog_manager.cc:5697] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.294852  7048 tablet_bootstrap.cc:654] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.295362  7045 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.299600  7060 raft_consensus.cc:493] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.300251  7060 raft_consensus.cc:515] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.296804  7093 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.303576  7046 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.304090  7046 ts_tablet_manager.cc:1403] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.120s	user 0.022s	sys 0.032s
I20260710 11:08:37.306121  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.309717  7045 ts_tablet_manager.cc:1403] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.123s	user 0.012s	sys 0.005s
I20260710 11:08:37.309885  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.310545  6775 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.306807  6924 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:37.315295  6816 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:37.304102  7093 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.316134  7099 raft_consensus.cc:2804] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:37.314010  6722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:37.316509  7099 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.316887  7099 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.319481  7060 leader_election.cc:290] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.320746  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.312959  7045 raft_consensus.cc:359] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.321928  7045 raft_consensus.cc:385] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.322729  7045 raft_consensus.cc:740] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.323144  7046 raft_consensus.cc:359] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.323897  7046 raft_consensus.cc:385] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.323562  7045 consensus_queue.cc:260] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.324198  7046 raft_consensus.cc:740] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.324972  7046 consensus_queue.cc:260] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.325762  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.327143  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:37.327278  6925 raft_consensus.cc:2468] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:37.328505  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.330183  7048 tablet_bootstrap.cc:492] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.330803  7048 ts_tablet_manager.cc:1403] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.000s
W20260710 11:08:37.331502  6964 leader_election.cc:343] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:37.333632  6962 leader_election.cc:343] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.334061  6964 leader_election.cc:304] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
W20260710 11:08:37.334688  6962 leader_election.cc:343] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:37.335634  6962 leader_election.cc:343] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.336052  6962 leader_election.cc:304] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1833355b3894705955996433bed2abc; no voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:37.336319  7046 ts_tablet_manager.cc:1434] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.004s
I20260710 11:08:37.337985  7057 raft_consensus.cc:2804] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.338311  7046 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.338369  7060 raft_consensus.cc:2749] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.339525  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.340286  6925 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:37.341163  7045 ts_tablet_manager.cc:1434] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.001s
I20260710 11:08:37.341795  6741 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [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: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:37.342639  7048 raft_consensus.cc:359] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.343163  7053 raft_consensus.cc:2804] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.343688  7053 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.344099  7053 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.343335  7048 raft_consensus.cc:385] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.345134  7048 raft_consensus.cc:740] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.346896  7045 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.346719  7048 consensus_queue.cc:260] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.346740  7057 raft_consensus.cc:697] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:37.348100  7057 consensus_queue.cc:237] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.348938  7048 ts_tablet_manager.cc:1434] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260710 11:08:37.352931  7048 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.359401  7048 tablet_bootstrap.cc:654] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.359592  7053 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.350426  7044 tablet_bootstrap.cc:654] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.363273  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:37.371894  7045 tablet_bootstrap.cc:654] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.373135  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.373836  6925 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.374437  7053 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.381973  7117 consensus_queue.cc:1048] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:37.374642  7099 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.387951  7099 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:37.388619  6849 raft_consensus.cc:2393] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 526075ec05614a20941d73a9bfd500a0 in current term 1: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:37.390674  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.391589  6775 raft_consensus.cc:2393] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 1: Already voted for candidate 526075ec05614a20941d73a9bfd500a0 in this term.
I20260710 11:08:37.392817  6923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.395699  6925 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:37.395808  6816 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:37.397095  6741 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:37.398339  7053 raft_consensus.cc:2804] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.400168  7046 tablet_bootstrap.cc:654] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.397130  7099 raft_consensus.cc:2749] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.410116  7044 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.410805  7044 ts_tablet_manager.cc:1403] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.142s	user 0.015s	sys 0.000s
I20260710 11:08:37.414924  7044 raft_consensus.cc:359] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.415910  7044 raft_consensus.cc:385] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.416306  7044 raft_consensus.cc:740] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.415534  6673 catalog_manager.cc:5697] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.420677  7044 consensus_queue.cc:260] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.428508  7045 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.429067  7045 ts_tablet_manager.cc:1403] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.000s
I20260710 11:08:37.432519  7045 raft_consensus.cc:359] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.433445  7045 raft_consensus.cc:385] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.433775  7045 raft_consensus.cc:740] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.434628  7045 consensus_queue.cc:260] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.429055  7044 ts_tablet_manager.cc:1434] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:08:37.437914  7044 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.439535  7045 ts_tablet_manager.cc:1434] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:37.440585  7045 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.443989  7048 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.444550  7048 ts_tablet_manager.cc:1403] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.094s	user 0.015s	sys 0.009s
I20260710 11:08:37.446832  7045 tablet_bootstrap.cc:654] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.447773  7048 raft_consensus.cc:359] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.448138  7099 raft_consensus.cc:493] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.448618  7048 raft_consensus.cc:385] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.449003  7048 raft_consensus.cc:740] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.448881  7099 raft_consensus.cc:515] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.451726  7099 leader_election.cc:290] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.453694  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.455758  7044 tablet_bootstrap.cc:654] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.456054  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:37.458227  6814 leader_election.cc:343] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:37.459126  6816 leader_election.cc:343] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.459630  6816 leader_election.cc:304] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:37.460537  7099 raft_consensus.cc:2749] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.460904  7048 consensus_queue.cc:260] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.465310  7048 ts_tablet_manager.cc:1434] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.001s
I20260710 11:08:37.466740  7053 raft_consensus.cc:697] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:37.469549  7048 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.470489  7053 consensus_queue.cc:237] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.475597  7048 tablet_bootstrap.cc:654] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.475901  7044 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.476394  7044 ts_tablet_manager.cc:1403] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.003s
I20260710 11:08:37.479789  7044 raft_consensus.cc:359] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.480737  7044 raft_consensus.cc:385] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.481101  7044 raft_consensus.cc:740] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.483054  7044 consensus_queue.cc:260] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.487501  6672 catalog_manager.cc:5697] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.493777  6672 catalog_manager.cc:5697] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.496870  7046 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.497548  7046 ts_tablet_manager.cc:1403] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.160s	user 0.030s	sys 0.027s
I20260710 11:08:37.498857  7044 ts_tablet_manager.cc:1434] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:08:37.500245  7044 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.500686  7046 raft_consensus.cc:359] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.501523  7046 raft_consensus.cc:385] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.501839  7046 raft_consensus.cc:740] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.502648  7046 consensus_queue.cc:260] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.495992  6672 catalog_manager.cc:5697] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.506490  7045 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.506975  7045 ts_tablet_manager.cc:1403] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.067s	user 0.022s	sys 0.009s
I20260710 11:08:37.507755  7044 tablet_bootstrap.cc:654] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.508047  7046 ts_tablet_manager.cc:1434] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:08:37.509135  7046 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.509665  7045 raft_consensus.cc:359] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.510424  7045 raft_consensus.cc:385] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.510672  7045 raft_consensus.cc:740] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.511650  7045 consensus_queue.cc:260] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.516130  7046 tablet_bootstrap.cc:654] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.525933  7045 ts_tablet_manager.cc:1434] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 11:08:37.536352  7045 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.540207  7048 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.542544  6671 catalog_manager.cc:5697] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:37.551075  7048 ts_tablet_manager.cc:1403] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.008s
I20260710 11:08:37.547901  7046 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.552134  7046 ts_tablet_manager.cc:1403] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.043s	user 0.027s	sys 0.007s
I20260710 11:08:37.554961  7048 raft_consensus.cc:359] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.555212  7046 raft_consensus.cc:359] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.556066  7048 raft_consensus.cc:385] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.556134  7046 raft_consensus.cc:385] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.556701  7046 raft_consensus.cc:740] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.557585  7046 consensus_queue.cc:260] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.560333  7046 ts_tablet_manager.cc:1434] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:08:37.561353  7046 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.563125  7045 tablet_bootstrap.cc:654] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.556636  7048 raft_consensus.cc:740] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.566550  7048 consensus_queue.cc:260] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.567613  7044 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.567950  7046 tablet_bootstrap.cc:654] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.568107  7044 ts_tablet_manager.cc:1403] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.068s	user 0.020s	sys 0.042s
I20260710 11:08:37.568889  7048 ts_tablet_manager.cc:1434] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:08:37.570989  7044 raft_consensus.cc:359] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.571671  7044 raft_consensus.cc:385] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.571920  7044 raft_consensus.cc:740] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.572695  7044 consensus_queue.cc:260] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.575008  7048 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.578117  7044 ts_tablet_manager.cc:1434] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:08:37.579212  7044 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.584739  7048 tablet_bootstrap.cc:654] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.589040  7045 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.589644  7045 ts_tablet_manager.cc:1403] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.001s
I20260710 11:08:37.590101  7044 tablet_bootstrap.cc:654] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.592392  7045 raft_consensus.cc:359] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.593176  7045 raft_consensus.cc:385] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.593518  7045 raft_consensus.cc:740] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.594166  7045 consensus_queue.cc:260] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.595738  7044 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.596275  7044 ts_tablet_manager.cc:1403] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:08:37.599462  7045 ts_tablet_manager.cc:1434] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 11:08:37.600310  7046 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.600601  7045 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.600171  7044 raft_consensus.cc:359] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.600975  7046 ts_tablet_manager.cc:1403] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.040s	user 0.024s	sys 0.000s
I20260710 11:08:37.601050  7044 raft_consensus.cc:385] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.601620  7044 raft_consensus.cc:740] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.604153  7044 consensus_queue.cc:260] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.610090  7044 ts_tablet_manager.cc:1434] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:37.610389  7100 consensus_queue.cc:1048] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.611155  7044 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.615494  7046 raft_consensus.cc:359] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.616227  7046 raft_consensus.cc:385] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.616504  7046 raft_consensus.cc:740] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.617161  7046 consensus_queue.cc:260] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.618351  7044 tablet_bootstrap.cc:654] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.607574  7045 tablet_bootstrap.cc:654] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.619486  7048 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.639345  7051 consensus_queue.cc:1048] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:08:37.640329  7100 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.649772  7045 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:37.649643  7100 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.648665  7044 tablet_bootstrap.cc:492] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.650279  7045 ts_tablet_manager.cc:1403] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.017s
I20260710 11:08:37.650754  7044 ts_tablet_manager.cc:1403] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.020s
I20260710 11:08:37.651908  7100 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.629000  7046 ts_tablet_manager.cc:1434] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
I20260710 11:08:37.654069  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.654757  6849 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:37.655480  7046 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.653136  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
W20260710 11:08:37.659603  6890 leader_election.cc:343] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.660151  7099 raft_consensus.cc:493] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.660413  6888 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:37.660653  7099 raft_consensus.cc:515] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.661298  7100 raft_consensus.cc:2804] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.644403  7048 ts_tablet_manager.cc:1403] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.003s
I20260710 11:08:37.661715  7100 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.662292  7100 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.662853  7099 leader_election.cc:290] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.664767  7048 raft_consensus.cc:359] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.665436  7048 raft_consensus.cc:385] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.665709  7048 raft_consensus.cc:740] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.665800  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.666378  7048 consensus_queue.cc:260] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.666651  6924 raft_consensus.cc:2393] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 1: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:37.668473  7048 ts_tablet_manager.cc:1434] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:08:37.668774  7053 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.669335  7053 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.653395  7045 raft_consensus.cc:359] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.670516  7045 raft_consensus.cc:385] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.670709  7048 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.670810  7045 raft_consensus.cc:740] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.671751  7053 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.671559  7045 consensus_queue.cc:260] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.673072  7045 ts_tablet_manager.cc:1434] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260710 11:08:37.674047  7045 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:37.676303  7048 tablet_bootstrap.cc:654] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.677096  7117 raft_consensus.cc:493] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.661708  7046 tablet_bootstrap.cc:654] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.677619  7117 raft_consensus.cc:515] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.680172  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.680248  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.680913  7117 leader_election.cc:290] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.680992  6998 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:37.680922  6924 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:37.683064  6739 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:37.681283  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.684474  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.684716  7045 tablet_bootstrap.cc:654] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.653595  7044 raft_consensus.cc:359] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.686652  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.687510  7053 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.685105  6850 raft_consensus.cc:2468] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:37.687606  6814 leader_election.cc:304] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:37.688251  7044 raft_consensus.cc:385] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.688884  7053 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.689742  7044 raft_consensus.cc:740] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.690379  7056 raft_consensus.cc:493] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:37.692239  6964 leader_election.cc:343] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.693761  7056 raft_consensus.cc:515] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.694520  6962 leader_election.cc:304] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:37.692137  7044 consensus_queue.cc:260] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.695971  7056 leader_election.cc:290] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.696115  7117 raft_consensus.cc:2804] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.696691  7117 raft_consensus.cc:493] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.697137  7117 raft_consensus.cc:3060] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.697587  7044 ts_tablet_manager.cc:1434] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.001s
I20260710 11:08:37.698581  7044 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:37.699084  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.700459  7099 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.701583  7107 consensus_queue.cc:1048] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:08:37.705238  6816 leader_election.cc:343] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.691569  7053 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.692576  7100 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.711511  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
W20260710 11:08:37.714346  6890 leader_election.cc:343] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.717628  7056 consensus_queue.cc:1048] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:37.719053  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:37.719749  6850 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.721014  7100 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.721973  7107 consensus_queue.cc:1048] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:37.724749  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.732875  7053 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.734505  7048 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.734998  7048 ts_tablet_manager.cc:1403] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.064s	user 0.010s	sys 0.003s
I20260710 11:08:37.735108  7053 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.736568  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:37.737231  6997 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.738394  6924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:37.739207  6924 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:37.742169  6814 leader_election.cc:343] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.742674  6814 leader_election.cc:304] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:37.743575  7107 raft_consensus.cc:2749] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.745831  7140 raft_consensus.cc:493] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.746327  7140 raft_consensus.cc:515] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.746918  7060 consensus_queue.cc:1048] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.750036  7048 raft_consensus.cc:359] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.750941  7048 raft_consensus.cc:385] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.751268  7048 raft_consensus.cc:740] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.752120  7048 consensus_queue.cc:260] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.755723  6997 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:37.755841  7057 raft_consensus.cc:493] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.757525  7048 ts_tablet_manager.cc:1434] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260710 11:08:37.760248  7057 raft_consensus.cc:515] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.760882  6739 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:37.762256  7044 tablet_bootstrap.cc:654] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.762480  7057 leader_election.cc:290] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.763433  6923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:37.763545  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.764186  6923 raft_consensus.cc:2468] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:37.764281  6776 raft_consensus.cc:2468] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:37.761802  7053 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.769768  7048 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:37.769977  7053 raft_consensus.cc:697] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:37.770619  6964 leader_election.cc:304] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:37.771840  7057 raft_consensus.cc:2804] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.771592  7053 consensus_queue.cc:237] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.772303  7057 raft_consensus.cc:493] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.772768  7057 raft_consensus.cc:3060] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.779251  7048 tablet_bootstrap.cc:654] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.782135  7140 leader_election.cc:290] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.782835  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.783602  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.786070  6776 raft_consensus.cc:2468] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:37.790199  7046 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:37.790747  7046 ts_tablet_manager.cc:1403] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.136s	user 0.018s	sys 0.021s
I20260710 11:08:37.791481  6924 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:37.793676  6890 leader_election.cc:304] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: 
I20260710 11:08:37.794878  7046 raft_consensus.cc:359] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.795804  7060 raft_consensus.cc:493] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.795998  7140 raft_consensus.cc:2804] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.796820  7117 raft_consensus.cc:515] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.798128  7100 raft_consensus.cc:493] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.801683  7100 raft_consensus.cc:515] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.799970  7046 raft_consensus.cc:385] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.801142  7140 raft_consensus.cc:493] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.813369  7046 raft_consensus.cc:740] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.812877  7140 raft_consensus.cc:3060] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.805593  6850 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:37.811592  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.833874  7046 consensus_queue.cc:260] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.809877  7100 leader_election.cc:290] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:37.838063  7046 ts_tablet_manager.cc:1434] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.047s	user 0.005s	sys 0.008s
I20260710 11:08:37.805817  7099 raft_consensus.cc:2749] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:37.837610  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
W20260710 11:08:37.846909  7147 log.cc:927] Time spent T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Append to log took a long time: real 0.069s	user 0.001s	sys 0.000s
I20260710 11:08:37.847500  6849 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:37.848954  7125 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:37.839533  6999 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:37.803690  7060 raft_consensus.cc:515] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.842623  6888 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:37.873742  7044 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:37.874437  7044 ts_tablet_manager.cc:1403] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.176s	user 0.005s	sys 0.014s
W20260710 11:08:37.871781  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:44901, user_credentials={real_user=slave}} blocked reactor thread for 58889.8us
I20260710 11:08:37.852373  7125 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.892210  7046 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:37.884052  7100 raft_consensus.cc:2804] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:37.886432  7057 raft_consensus.cc:515] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.887274  7117 leader_election.cc:290] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.885246  7060 leader_election.cc:290] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.914944  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.917464  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
W20260710 11:08:37.890800  6888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 51353.7us
I20260710 11:08:37.928627  6888 leader_election.cc:304] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:37.920401  7048 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:37.929838  7048 ts_tablet_manager.cc:1403] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.160s	user 0.026s	sys 0.010s
I20260710 11:08:37.930166  7051 raft_consensus.cc:2804] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.930610  7051 raft_consensus.cc:493] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.924830  6997 raft_consensus.cc:2393] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a032fb7fdead411cb56fe82e8d57aa9e in current term 1: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:37.925575  7053 consensus_queue.cc:1048] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.932224  7128 consensus_queue.cc:1048] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:37.926330  7057 leader_election.cc:290] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:37.927371  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbc733518074aafaa95ee4528668c2d" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:37.933390  6776 raft_consensus.cc:2393] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 1: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:37.912518  7100 raft_consensus.cc:697] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:37.934949  7100 consensus_queue.cc:237] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:37.930948  7051 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.936780  7125 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:37.936802  7140 raft_consensus.cc:515] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:37.939690  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:37.940052  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:37.940639  6851 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:37.942274  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:37.942371  6739 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
W20260710 11:08:37.953609  6739 leader_election.cc:343] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:37.944988  6849 raft_consensus.cc:3060] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.958787  7044 raft_consensus.cc:359] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.959559  7044 raft_consensus.cc:385] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:37.959836  7044 raft_consensus.cc:740] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:37.960521  7044 consensus_queue.cc:260] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:37.947515  7125 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:37.972254  7125 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:37.972669  7125 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.974033  6670 catalog_manager.cc:5697] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:37.980341  7051 raft_consensus.cc:515] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:37.983343  6924 raft_consensus.cc:3060] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.984643  6776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:37.985298  6776 raft_consensus.cc:3060] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:37.989996  6849 raft_consensus.cc:2468] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:37.992141  7046 tablet_bootstrap.cc:654] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:37.994019  6964 leader_election.cc:304] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.003509  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:38.005736  7140 leader_election.cc:290] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:38.006606  7140 raft_consensus.cc:493] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.006940  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:38.007095  7140 raft_consensus.cc:515] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.008863  6890 leader_election.cc:304] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:38.011263  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:38.018481  7048 raft_consensus.cc:359] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.019577  7048 raft_consensus.cc:385] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.019930  7048 raft_consensus.cc:740] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.020906  7048 consensus_queue.cc:260] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.027356  7045 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:38.028152  7045 ts_tablet_manager.cc:1403] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.354s	user 0.013s	sys 0.000s
I20260710 11:08:38.015024  7057 raft_consensus.cc:3060] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:38.035727  6890 leader_election.cc:343] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.043004  7048 ts_tablet_manager.cc:1434] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.113s	user 0.006s	sys 0.002s
I20260710 11:08:38.067637  7051 leader_election.cc:290] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.068300  7051 raft_consensus.cc:2749] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.022261  7155 consensus_queue.cc:1048] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.055s
I20260710 11:08:38.071302  7125 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.034840  7140 leader_election.cc:290] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.029873  6962 leader_election.cc:304] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
W20260710 11:08:38.077009  6962 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 54734.5us
I20260710 11:08:38.078464  7045 raft_consensus.cc:359] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.081446  7045 raft_consensus.cc:385] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.081848  7045 raft_consensus.cc:740] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.087097  7045 consensus_queue.cc:260] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.095203  7045 ts_tablet_manager.cc:1434] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.067s	user 0.010s	sys 0.000s
W20260710 11:08:38.080590  6964 leader_election.cc:343] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.102893  7045 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:38.083351  7060 raft_consensus.cc:493] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.083104  6776 raft_consensus.cc:2468] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:38.083710  7099 consensus_queue.cc:1048] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260710 11:08:38.086146  7155 consensus_queue.cc:1048] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260710 11:08:38.125476  7048 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:38.129861  7160 consensus_queue.cc:1048] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:08:38.106884  7128 raft_consensus.cc:493] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.115439  6851 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.140502  7154 raft_consensus.cc:2804] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.128268  7125 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.146114  7044 ts_tablet_manager.cc:1434] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.271s	user 0.025s	sys 0.015s
I20260710 11:08:38.109025  7060 raft_consensus.cc:515] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.140982  7100 raft_consensus.cc:493] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.147177  6851 raft_consensus.cc:2468] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:38.139729  7128 raft_consensus.cc:515] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.173661  7100 raft_consensus.cc:515] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.185442  7164 raft_consensus.cc:493] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.185606  7158 raft_consensus.cc:493] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.186208  7164 raft_consensus.cc:515] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.186256  7158 raft_consensus.cc:515] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.187584  7048 tablet_bootstrap.cc:654] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.188537  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:38.188800  7158 leader_election.cc:290] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.175526  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:38.176000  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:38.195391  7044 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:38.196666  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:38.197292  6773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:38.198381  7100 leader_election.cc:290] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.202124  7125 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:38.202551  6888 leader_election.cc:304] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:38.203738  7046 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:38.216806  7046 ts_tablet_manager.cc:1403] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.325s	user 0.011s	sys 0.016s
W20260710 11:08:38.208078  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 141107us
I20260710 11:08:38.188948  7164 leader_election.cc:290] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:38.174335  7117 consensus_queue.cc:1048] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 11:08:38.224253  7164 raft_consensus.cc:2804] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:08:38.224630  6739 leader_election.cc:343] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.224745  7164 raft_consensus.cc:493] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.225201  7164 raft_consensus.cc:3060] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.218748  6849 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.230865  6998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.231868  6998 raft_consensus.cc:2468] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:38.232952  7128 leader_election.cc:290] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
W20260710 11:08:38.238219  6890 leader_election.cc:343] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.241106  7060 leader_election.cc:290] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:38.245256  6847 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
W20260710 11:08:38.246608  6888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 44155.9us
I20260710 11:08:38.247054  7057 raft_consensus.cc:2749] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.247852  7053 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.248345  7053 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.248392  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e457520aa2414d06b9c4777ffc3c3ef6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.250487  7053 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.252287  7046 raft_consensus.cc:359] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.253230  7046 raft_consensus.cc:385] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.254076  7046 raft_consensus.cc:740] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.254951  7046 consensus_queue.cc:260] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.263967  7045 tablet_bootstrap.cc:654] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.261056  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:38.265920  7046 ts_tablet_manager.cc:1434] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.003s
I20260710 11:08:38.281301  7046 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:38.244194  6848 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.276434  7060 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.279309  6999 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.276127  7154 raft_consensus.cc:697] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:38.261340  6849 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
W20260710 11:08:38.287184  6739 leader_election.cc:343] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:38.399085  6739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 113024us
I20260710 11:08:38.394577  6670 catalog_manager.cc:5697] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } }
W20260710 11:08:38.418550  6722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:38.422465  6919 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.312196  6923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.318086  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6f2e271f8c44f2b81943759f3c27dbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:38.425649  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.426954  6925 raft_consensus.cc:2393] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 1: Already voted for candidate a032fb7fdead411cb56fe82e8d57aa9e in this term.
I20260710 11:08:38.336978  6964 leader_election.cc:304] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
W20260710 11:08:38.429459  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 92432.9us
I20260710 11:08:38.336618  6888 leader_election.cc:304] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
W20260710 11:08:38.433851  6741 leader_election.cc:343] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.434785  6741 leader_election.cc:304] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.437125  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
W20260710 11:08:38.433941  6888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 97354.2us
I20260710 11:08:38.440454  6888 leader_election.cc:304] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0
W20260710 11:08:38.443178  6739 leader_election.cc:343] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.444355  7185 raft_consensus.cc:493] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.445379  6848 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:38.448662  7184 raft_consensus.cc:2749] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.312130  7162 raft_consensus.cc:493] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.450027  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.329290  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.343446  6999 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:38.352361  7046 tablet_bootstrap.cc:654] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.355918  7048 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:38.328060  7044 tablet_bootstrap.cc:654] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.356813  7045 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:38.490115  7045 ts_tablet_manager.cc:1403] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.387s	user 0.016s	sys 0.009s
I20260710 11:08:38.490942  7048 ts_tablet_manager.cc:1403] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.366s	user 0.014s	sys 0.011s
I20260710 11:08:38.306347  7060 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.445174  7185 raft_consensus.cc:515] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.494983  7060 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.495337  7185 leader_election.cc:290] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.349613  7154 consensus_queue.cc:237] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.354753  7164 raft_consensus.cc:515] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.498631  7164 leader_election.cc:290] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.448730  6739 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
W20260710 11:08:38.500463  6739 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.194:45279, user_credentials={real_user=slave}} blocked reactor thread for 52004.5us
I20260710 11:08:38.503129  7185 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.503949  7185 raft_consensus.cc:697] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:38.506088  6997 raft_consensus.cc:2468] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:38.506050  7185 consensus_queue.cc:237] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.507961  7125 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
W20260710 11:08:38.508926  6890 consensus_peers.cc:597] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:38.474313  7162 raft_consensus.cc:515] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.478332  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.481395  7100 raft_consensus.cc:2749] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:38.482021  7057 raft_consensus.cc:2804] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.521138  7057 raft_consensus.cc:697] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:38.521330  6993 raft_consensus.cc:2468] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:38.509174  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.532218  7165 raft_consensus.cc:2804] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:38.532850  7165 raft_consensus.cc:493] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.533243  7165 raft_consensus.cc:3060] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.534150  7162 leader_election.cc:290] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.533934  7048 raft_consensus.cc:359] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.534762  7048 raft_consensus.cc:385] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.536168  7048 raft_consensus.cc:740] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
W20260710 11:08:38.523391  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:44901, user_credentials={real_user=slave}} blocked reactor thread for 70640.4us
I20260710 11:08:38.542964  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:38.545113  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
W20260710 11:08:38.546258  6890 leader_election.cc:343] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.545177  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:38.548631  6739 leader_election.cc:343] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.522755  7057 consensus_queue.cc:237] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.549336  7045 raft_consensus.cc:359] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.550648  7107 consensus_queue.cc:1048] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:38.551599  7045 raft_consensus.cc:385] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.551911  7045 raft_consensus.cc:740] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.552608  7045 consensus_queue.cc:260] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.558470  7048 consensus_queue.cc:260] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.559827  7045 ts_tablet_manager.cc:1434] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.069s	user 0.008s	sys 0.000s
I20260710 11:08:38.561486  7045 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:38.561311  7048 ts_tablet_manager.cc:1434] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.070s	user 0.005s	sys 0.004s
I20260710 11:08:38.564000  7048 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
W20260710 11:08:38.566459  6741 leader_election.cc:343] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.567010  6741 leader_election.cc:304] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:38.568034  7128 raft_consensus.cc:2749] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:38.568320  6962 leader_election.cc:343] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.587441  7045 tablet_bootstrap.cc:654] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.598330  6739 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.600415  7048 tablet_bootstrap.cc:654] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.600572  7128 raft_consensus.cc:2804] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:38.602636  6814 leader_election.cc:304] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.603767  7046 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:38.604218  7162 raft_consensus.cc:2804] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:38.604904  7162 raft_consensus.cc:493] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.604509  7046 ts_tablet_manager.cc:1403] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.323s	user 0.019s	sys 0.012s
I20260710 11:08:38.605270  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.605289  7162 raft_consensus.cc:3060] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.601198  7128 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.610445  7128 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:38.610865  6964 leader_election.cc:343] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.610414  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
W20260710 11:08:38.612317  6814 leader_election.cc:343] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.613344  7107 raft_consensus.cc:493] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.613734  7046 raft_consensus.cc:359] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.613950  7107 raft_consensus.cc:515] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.614575  7046 raft_consensus.cc:385] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.614919  7046 raft_consensus.cc:740] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.615804  7046 consensus_queue.cc:260] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.616443  7107 leader_election.cc:290] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:38.618206  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:38.618507  7046 ts_tablet_manager.cc:1434] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:08:38.618938  6774 raft_consensus.cc:2468] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:38.619756  7046 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:38.620309  6816 leader_election.cc:304] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.621263  7107 raft_consensus.cc:2804] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:38.607002  7165 raft_consensus.cc:515] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.621676  7107 raft_consensus.cc:493] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.622115  7107 raft_consensus.cc:3060] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.622581  6920 raft_consensus.cc:2393] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 1: Already voted for candidate a032fb7fdead411cb56fe82e8d57aa9e in this term.
I20260710 11:08:38.630365  7100 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.630998  7100 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.637287  7100 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:38.639683  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
W20260710 11:08:38.641300  6890 leader_election.cc:343] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:38.645735  6888 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.196:37227, user_credentials={real_user=slave}} blocked reactor thread for 205208us
I20260710 11:08:38.676790  6964 leader_election.cc:304] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:38.678246  7165 leader_election.cc:290] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:38.679798  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:38.673202  6669 catalog_manager.cc:5697] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:38.681874  6890 leader_election.cc:343] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.692276  7057 raft_consensus.cc:3060] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.691530  7107 raft_consensus.cc:515] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.697813  7128 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.700722  6772 raft_consensus.cc:2393] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 1: Already voted for candidate 526075ec05614a20941d73a9bfd500a0 in this term.
I20260710 11:08:38.702128  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:38.702847  6997 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.705598  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:38.708609  7107 leader_election.cc:290] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:38.709908  7048 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:38.710425  7048 ts_tablet_manager.cc:1403] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.147s	user 0.025s	sys 0.007s
I20260710 11:08:38.706837  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.710930  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:38.711747  6772 raft_consensus.cc:3060] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.712751  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:38.714452  7048 raft_consensus.cc:359] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.715157  7048 raft_consensus.cc:385] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.715443  7048 raft_consensus.cc:740] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.706032  7128 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.719733  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:38.706609  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.721319  6848 raft_consensus.cc:3060] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.725864  7048 consensus_queue.cc:260] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
W20260710 11:08:38.709944  6816 leader_election.cc:343] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.727936  6850 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.749127  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.755282  6848 raft_consensus.cc:2468] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:38.756851  6772 raft_consensus.cc:2468] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
W20260710 11:08:38.757665  6816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.195:44901, user_credentials={real_user=slave}} blocked reactor thread for 47759us
I20260710 11:08:38.759887  7057 raft_consensus.cc:2749] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.723939  7162 raft_consensus.cc:515] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.764544  7048 ts_tablet_manager.cc:1434] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.054s	user 0.004s	sys 0.004s
W20260710 11:08:38.762570  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.195:44901, user_credentials={real_user=slave}} blocked reactor thread for 85937.7us
I20260710 11:08:38.777200  7044 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:38.777904  7044 ts_tablet_manager.cc:1403] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.583s	user 0.042s	sys 0.012s
I20260710 11:08:38.779978  7048 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Bootstrap starting.
I20260710 11:08:38.779855  6993 raft_consensus.cc:2468] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:38.774623  6816 leader_election.cc:304] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.785840  6850 raft_consensus.cc:2468] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:38.788589  7099 raft_consensus.cc:2804] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.782759  7044 raft_consensus.cc:359] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.789160  7099 raft_consensus.cc:697] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:38.789305  7044 raft_consensus.cc:385] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.790733  7044 raft_consensus.cc:740] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.774943  6888 leader_election.cc:304] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.790319  7099 consensus_queue.cc:237] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.793083  7165 raft_consensus.cc:2804] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.792455  7044 consensus_queue.cc:260] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.793695  7165 raft_consensus.cc:697] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:38.794711  7165 consensus_queue.cc:237] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.784650  7046 tablet_bootstrap.cc:654] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.796680  6739 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.791489  6964 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.786067  6997 raft_consensus.cc:2468] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:38.798271  7128 raft_consensus.cc:2804] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.799141  7100 consensus_queue.cc:1048] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:38.800539  7128 raft_consensus.cc:697] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:38.785939  7162 leader_election.cc:290] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.801391  7057 raft_consensus.cc:2749] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.801654  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:38.801548  7128 consensus_queue.cc:237] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.802335  6996 raft_consensus.cc:3060] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.804914  7045 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:38.805384  7045 ts_tablet_manager.cc:1403] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.244s	user 0.021s	sys 0.032s
I20260710 11:08:38.805953  7044 ts_tablet_manager.cc:1434] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.028s	user 0.008s	sys 0.000s
I20260710 11:08:38.818958  7045 raft_consensus.cc:359] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.819947  7045 raft_consensus.cc:385] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.820307  7045 raft_consensus.cc:740] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.825717  7044 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:38.815531  6888 leader_election.cc:304] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:38.821620  7045 consensus_queue.cc:260] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.833352  7164 raft_consensus.cc:2804] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:08:38.833365  6888 leader_election.cc:343] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.839624  6888 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:38.842839  6996 raft_consensus.cc:2468] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:38.843078  7048 tablet_bootstrap.cc:654] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.847133  6814 leader_election.cc:304] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:38.848496  7100 raft_consensus.cc:2749] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.849011  6888 leader_election.cc:304] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:38.845737  7164 raft_consensus.cc:697] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:38.850997  7186 raft_consensus.cc:2804] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.851547  7186 raft_consensus.cc:697] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:38.851300  7164 consensus_queue.cc:237] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
W20260710 11:08:38.855162  6816 leader_election.cc:343] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.855690  6816 leader_election.cc:304] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:38.857585  7162 raft_consensus.cc:2749] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:08:38.858124  6816 leader_election.cc:343] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.853201  7128 raft_consensus.cc:493] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.864732  7045 ts_tablet_manager.cc:1434] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.002s
I20260710 11:08:38.856681  7099 raft_consensus.cc:2804] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:38.870522  7128 raft_consensus.cc:515] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:38.870188  7044 tablet_bootstrap.cc:654] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.876726  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.877758  6848 raft_consensus.cc:2393] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 526075ec05614a20941d73a9bfd500a0 in current term 1: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:38.879411  7128 leader_election.cc:290] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:38.852487  7186 consensus_queue.cc:237] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:38.881987  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd82f4a8ae4d4394a4147e2ea5b1c842" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:38.883407  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
W20260710 11:08:38.887322  6816 leader_election.cc:343] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.889560  7045 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
W20260710 11:08:38.890645  6816 leader_election.cc:343] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.894599  6671 catalog_manager.cc:5697] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:38.902688  7165 raft_consensus.cc:493] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.903256  7165 raft_consensus.cc:515] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.908437  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b04ccb710144bd895537ae79ece0cec" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.909085  7045 tablet_bootstrap.cc:654] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.912293  7046 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:38.912811  7046 ts_tablet_manager.cc:1403] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.293s	user 0.007s	sys 0.025s
I20260710 11:08:38.885766  7099 raft_consensus.cc:697] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:38.911959  6739 leader_election.cc:304] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.919525  7128 raft_consensus.cc:3060] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.922858  7099 consensus_queue.cc:237] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:38.919577  7165 leader_election.cc:290] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:38.927881  7046 raft_consensus.cc:359] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.928709  7046 raft_consensus.cc:385] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:38.929031  7046 raft_consensus.cc:740] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:38.927906  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.931337  6848 raft_consensus.cc:2468] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:38.932528  7046 consensus_queue.cc:260] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.929167  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:38.941586  7128 raft_consensus.cc:2749] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.943312  7188 consensus_queue.cc:1048] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:38.949188  6888 leader_election.cc:343] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:38.964398  6888 leader_election.cc:304] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:38.965539  7186 raft_consensus.cc:2804] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:38.955503  6996 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.965938  7186 raft_consensus.cc:493] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:38.966336  7186 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:38.968828  7046 ts_tablet_manager.cc:1434] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.000s
I20260710 11:08:38.981595  7184 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:38.983413  7173 consensus_queue.cc:1048] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:08:38.985814  6673 catalog_manager.cc:5697] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:38.982236  7184 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:38.989830  7046 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:38.990650  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:38.991533  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:38.993613  6739 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:38.994952  7128 raft_consensus.cc:2749] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:38.996501  7046 tablet_bootstrap.cc:654] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:38.997725  7184 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:39.026188  7048 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: No bootstrap required, opened a new log
I20260710 11:08:39.026696  7048 ts_tablet_manager.cc:1403] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent bootstrapping tablet: real 0.247s	user 0.016s	sys 0.016s
I20260710 11:08:39.019889  7184 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 11:08:39.036303  7044 tablet_bootstrap.cc:492] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:39.036813  7044 ts_tablet_manager.cc:1403] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.211s	user 0.022s	sys 0.008s
I20260710 11:08:39.044018  7186 raft_consensus.cc:515] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.047730  7048 raft_consensus.cc:359] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.051281  7044 raft_consensus.cc:359] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.052213  6671 catalog_manager.cc:5697] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.059258  7044 raft_consensus.cc:385] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.060449  7044 raft_consensus.cc:740] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.058910  7048 raft_consensus.cc:385] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.061255  7048 raft_consensus.cc:740] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.064081  7048 consensus_queue.cc:260] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.073879  7186 leader_election.cc:290] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.075641  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:39.076324  6849 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.075941  7044 consensus_queue.cc:260] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.082034  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:39.082731  6993 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.082881  7048 ts_tablet_manager.cc:1434] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.001s
I20260710 11:08:39.082993  7044 ts_tablet_manager.cc:1434] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.001s
I20260710 11:08:39.088967  7044 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:39.100481  7188 consensus_queue.cc:1048] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:39.109122  7045 tablet_bootstrap.cc:492] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:39.110816  7185 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.119748  7045 ts_tablet_manager.cc:1403] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.231s	user 0.033s	sys 0.027s
I20260710 11:08:39.115877  6670 catalog_manager.cc:5697] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.123320  7045 raft_consensus.cc:359] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.124426  7045 raft_consensus.cc:385] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.124861  7045 raft_consensus.cc:740] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.125949  7045 consensus_queue.cc:260] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.128662  7045 ts_tablet_manager.cc:1434] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:08:39.129810  7045 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:39.115891  6849 raft_consensus.cc:2468] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:39.137993  7045 tablet_bootstrap.cc:654] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.146564  6888 leader_election.cc:304] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:39.147594  7186 raft_consensus.cc:2804] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.148156  7186 raft_consensus.cc:697] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:39.154954  7044 tablet_bootstrap.cc:654] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.156286  7186 consensus_queue.cc:237] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.149775  7188 consensus_queue.cc:1048] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260710 11:08:39.173868  6993 raft_consensus.cc:2468] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:39.185745  6669 catalog_manager.cc:5697] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.186844  7164 consensus_queue.cc:1048] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.188900  6673 catalog_manager.cc:5697] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.198176  7046 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:39.198665  7046 ts_tablet_manager.cc:1403] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.209s	user 0.003s	sys 0.016s
I20260710 11:08:39.200433  6673 catalog_manager.cc:5697] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:39.208609  7046 raft_consensus.cc:359] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.216990  7046 raft_consensus.cc:385] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.217983  7046 raft_consensus.cc:740] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.221321  7046 consensus_queue.cc:260] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.243683  7046 ts_tablet_manager.cc:1434] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260710 11:08:39.246351  7045 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:39.247056  7045 ts_tablet_manager.cc:1403] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.005s
I20260710 11:08:39.261765  7044 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:39.262535  7044 ts_tablet_manager.cc:1403] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.175s	user 0.016s	sys 0.009s
I20260710 11:08:39.262876  7045 raft_consensus.cc:359] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:39.263705  7045 raft_consensus.cc:385] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.263489  7186 consensus_queue.cc:1048] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:39.264140  7045 raft_consensus.cc:740] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.264945  7045 consensus_queue.cc:260] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:39.268440  7045 ts_tablet_manager.cc:1434] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:08:39.269647  7045 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:39.265226  7044 raft_consensus.cc:359] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.271174  7044 raft_consensus.cc:385] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.271572  7044 raft_consensus.cc:740] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.274325  7044 consensus_queue.cc:260] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.275774  7046 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:39.281683  7164 raft_consensus.cc:493] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.294876  7044 ts_tablet_manager.cc:1434] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260710 11:08:39.296834  7046 tablet_bootstrap.cc:654] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.282781  7164 raft_consensus.cc:515] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.302827  7160 consensus_queue.cc:1048] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.304576  7164 leader_election.cc:290] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.308314  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:39.308821  7045 tablet_bootstrap.cc:654] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.309172  6993 raft_consensus.cc:2393] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a032fb7fdead411cb56fe82e8d57aa9e in current term 1: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:39.311923  7044 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:39.312580  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:39.315766  7229 raft_consensus.cc:493] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.316483  6888 leader_election.cc:304] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e; no voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:39.318300  7164 raft_consensus.cc:3060] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.316627  7229 raft_consensus.cc:515] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.320982  7229 leader_election.cc:290] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.326685  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
W20260710 11:08:39.328290  6814 leader_election.cc:343] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:39.329799  7164 raft_consensus.cc:2749] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:39.331435  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:39.332849  6925 raft_consensus.cc:3060] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.333253  7044 tablet_bootstrap.cc:654] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.333834  6670 catalog_manager.cc:5697] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 0 to 1, leader changed from <none> to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 1 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.347880  7046 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:39.348440  7046 ts_tablet_manager.cc:1403] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.075s	user 0.007s	sys 0.020s
W20260710 11:08:39.341873  6816 leader_election.cc:343] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:39.351686  6816 leader_election.cc:304] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:39.353014  7046 raft_consensus.cc:359] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:39.353823  7046 raft_consensus.cc:385] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.354182  7046 raft_consensus.cc:740] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.358162  7186 consensus_queue.cc:1048] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.364300  7162 raft_consensus.cc:2749] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:39.365085  7162 consensus_queue.cc:1048] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:39.365913  7046 consensus_queue.cc:260] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
W20260710 11:08:39.368021  6890 consensus_peers.cc:597] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.368311  7185 consensus_queue.cc:1048] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.371031  7046 ts_tablet_manager.cc:1434] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260710 11:08:39.372179  7046 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:39.373592  7185 consensus_queue.cc:1048] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:39.378132  7045 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:39.379002  7044 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:39.379534  7044 ts_tablet_manager.cc:1403] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.068s	user 0.010s	sys 0.001s
I20260710 11:08:39.379033  7045 ts_tablet_manager.cc:1403] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.110s	user 0.016s	sys 0.000s
I20260710 11:08:39.383263  7044 raft_consensus.cc:359] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.382741  6669 catalog_manager.cc:5697] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.384338  7044 raft_consensus.cc:385] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.393092  7044 raft_consensus.cc:740] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.409740  7044 consensus_queue.cc:260] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.413228  7044 ts_tablet_manager.cc:1434] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260710 11:08:39.429375  7045 raft_consensus.cc:359] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.440423  7045 raft_consensus.cc:385] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.440717  7045 raft_consensus.cc:740] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.431068  7185 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:08:39.442065  6890 consensus_peers.cc:597] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:39.442000  7185 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.444294  7185 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:39.439050  7229 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.445315  7229 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.445762  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:39.430684  7099 consensus_queue.cc:1048] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260710 11:08:39.447691  7229 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.450395  7044 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:39.452162  6774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:39.452169  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:39.454183  6774 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 0.
I20260710 11:08:39.454423  6850 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 0.
I20260710 11:08:39.450634  7045 consensus_queue.cc:260] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.455770  6816 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:39.457604  7185 raft_consensus.cc:493] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.458086  7160 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:39.458576  7160 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.458206  7185 raft_consensus.cc:515] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:39.458966  7160 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.459793  7173 raft_consensus.cc:493] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.460285  7173 raft_consensus.cc:515] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.461048  7185 leader_election.cc:290] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:39.462559  7173 leader_election.cc:290] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.464429  7046 tablet_bootstrap.cc:654] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.467595  7186 consensus_queue.cc:1048] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.457693  7045 ts_tablet_manager.cc:1434] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.000s
I20260710 11:08:39.469539  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:39.470368  7045 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: Bootstrap starting.
I20260710 11:08:39.471974  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:39.472908  6772 raft_consensus.cc:2468] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:39.457199  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:39.483184  7044 tablet_bootstrap.cc:654] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.481768  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:39.501611  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8fb06d5c55741bd82582c1cb1fd855c" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:39.505321  6739 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:39.506389  6739 leader_election.cc:304] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:39.507261  7184 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:39.482136  6964 leader_election.cc:304] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:39.507803  7184 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.508347  7184 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:08:39.508616  6964 leader_election.cc:343] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:08:39.509644  6814 leader_election.cc:343] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:39.509644  7185 raft_consensus.cc:2749] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:39.512714  7226 raft_consensus.cc:2804] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:39.513337  7226 raft_consensus.cc:493] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.513808  7226 raft_consensus.cc:3060] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.519389  6774 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.521667  7045 tablet_bootstrap.cc:654] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.526139  7160 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.528985  7162 consensus_queue.cc:1048] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:08:39.507578  6739 leader_election.cc:343] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1833355b3894705955996433bed2abc (127.4.127.196:37227): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:08:39.550853  7045 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: No bootstrap required, opened a new log
I20260710 11:08:39.551448  7045 ts_tablet_manager.cc:1403] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.000s
I20260710 11:08:39.541253  7184 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.577569  7045 raft_consensus.cc:359] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.578743  7045 raft_consensus.cc:385] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.579092  7045 raft_consensus.cc:740] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.580029  7045 consensus_queue.cc:260] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
W20260710 11:08:39.584795  6722 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:08:39.588189  7045 ts_tablet_manager.cc:1434] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.002s
I20260710 11:08:39.598492  7046 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:39.599064  7046 ts_tablet_manager.cc:1403] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.227s	user 0.014s	sys 0.018s
I20260710 11:08:39.598489  7044 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:39.599851  7044 ts_tablet_manager.cc:1403] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.150s	user 0.011s	sys 0.017s
I20260710 11:08:39.614940  7046 raft_consensus.cc:359] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.615881  7046 raft_consensus.cc:385] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.616132  7046 raft_consensus.cc:740] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.616847  7160 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.617050  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:39.617484  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:39.617596  7226 raft_consensus.cc:515] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.618359  6772 raft_consensus.cc:2393] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 1: Already voted for candidate 526075ec05614a20941d73a9bfd500a0 in this term.
I20260710 11:08:39.619640  7226 leader_election.cc:290] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.623219  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:39.623898  6772 raft_consensus.cc:3060] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.623711  7046 consensus_queue.cc:260] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.624956  7044 raft_consensus.cc:359] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.626430  7044 raft_consensus.cc:385] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.626731  7044 raft_consensus.cc:740] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.626971  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceddd5540c044693b02193f92a3cdcb9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:39.627561  6925 raft_consensus.cc:3060] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.627840  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:39.630149  6814 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:39.627674  7044 consensus_queue.cc:260] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.632932  7044 ts_tablet_manager.cc:1434] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260710 11:08:39.632985  7099 raft_consensus.cc:2749] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:08:39.633617  6994 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.635607  7184 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:39.636065  7044 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: Bootstrap starting.
I20260710 11:08:39.641319  6772 raft_consensus.cc:2468] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:39.643287  6964 leader_election.cc:304] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:39.645743  7225 raft_consensus.cc:2804] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.646277  7225 raft_consensus.cc:697] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:39.647115  7225 consensus_queue.cc:237] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.649864  7044 tablet_bootstrap.cc:654] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.652025  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:39.653164  6848 raft_consensus.cc:2393] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 526075ec05614a20941d73a9bfd500a0 in current term 1: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:39.670723  6994 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 1.
I20260710 11:08:39.645748  6925 raft_consensus.cc:2468] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:39.676460  6739 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:39.680125  7243 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.680843  7243 raft_consensus.cc:697] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:39.681963  7243 consensus_queue.cc:237] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:39.694789  7046 ts_tablet_manager.cc:1434] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.008s
I20260710 11:08:39.703440  7046 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:39.707875  7044 tablet_bootstrap.cc:492] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: No bootstrap required, opened a new log
I20260710 11:08:39.708452  7044 ts_tablet_manager.cc:1403] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: Time spent bootstrapping tablet: real 0.075s	user 0.018s	sys 0.012s
I20260710 11:08:39.711360  7044 raft_consensus.cc:359] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.712091  7044 raft_consensus.cc:385] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.712374  7044 raft_consensus.cc:740] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.713204  7044 consensus_queue.cc:260] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.715538  7044 ts_tablet_manager.cc:1434] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:08:39.716156  7046 tablet_bootstrap.cc:654] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Neither blocks nor log segments found. Creating new log.
I20260710 11:08:39.720084  6772 raft_consensus.cc:3060] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.733739  6673 catalog_manager.cc:5697] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.751647  7140 consensus_queue.cc:1048] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:39.752415  6671 catalog_manager.cc:5697] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.768205  7046 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: No bootstrap required, opened a new log
I20260710 11:08:39.768728  7046 ts_tablet_manager.cc:1403] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.071s	user 0.022s	sys 0.006s
I20260710 11:08:39.771471  7046 raft_consensus.cc:359] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.772204  7046 raft_consensus.cc:385] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:08:39.772477  7046 raft_consensus.cc:740] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:39.773207  7046 consensus_queue.cc:260] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.775501  7046 ts_tablet_manager.cc:1434] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:08:39.784539  7140 consensus_queue.cc:1048] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:39.787053  7140 raft_consensus.cc:493] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.787535  7140 raft_consensus.cc:515] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.789598  7140 leader_election.cc:290] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.789718  7225 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.790261  7225 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.792979  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:39.793561  7247 raft_consensus.cc:493] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:08:39.793618  6920 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:39.794265  7247 raft_consensus.cc:515] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.795178  6964 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:39.796056  7173 raft_consensus.cc:2804] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:39.796432  7173 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.796532  7247 leader_election.cc:290] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.796814  7173 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.797094  7225 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.798226  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:39.799923  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:39.800293  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:39.800645  6994 raft_consensus.cc:2468] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:39.800921  6849 raft_consensus.cc:2468] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 0.
I20260710 11:08:39.801767  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:39.802439  6772 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 0.
I20260710 11:08:39.802839  6888 leader_election.cc:304] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:39.804173  7186 raft_consensus.cc:2804] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:08:39.804539  7186 raft_consensus.cc:493] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:08:39.804888  7186 raft_consensus.cc:3060] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.798861  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:39.806664  6739 leader_election.cc:304] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
I20260710 11:08:39.807770  7247 raft_consensus.cc:2749] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:08:39.808892  7173 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.811964  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:39.812954  6920 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.818374  7186 raft_consensus.cc:515] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.821121  6772 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:39.821754  6772 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.821121  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:39.826148  6850 raft_consensus.cc:3060] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.827191  7186 leader_election.cc:290] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:39.827358  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:39.828119  6995 raft_consensus.cc:3060] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.829023  6920 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:39.830866  6964 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:39.832217  7225 raft_consensus.cc:2804] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.832880  7225 raft_consensus.cc:697] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:39.836261  6995 raft_consensus.cc:2468] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:39.833992  7225 consensus_queue.cc:237] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:39.839114  6774 raft_consensus.cc:3060] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:08:39.841393  6772 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:39.841893  6850 raft_consensus.cc:2468] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:39.843585  6888 leader_election.cc:304] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:39.847357  7140 raft_consensus.cc:2804] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:08:39.847844  7140 raft_consensus.cc:697] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:39.848707  7140 consensus_queue.cc:237] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:39.841986  7173 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 1 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:39.879177  6673 catalog_manager.cc:5697] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 0 to 1, leader changed from <none> to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:39.892496  6669 catalog_manager.cc:5697] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 0 to 1, leader changed from <none> to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 1 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:40.060755  7173 consensus_queue.cc:1048] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.072913  7225 consensus_queue.cc:1048] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.177103  7247 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.187513  7262 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.239976  7186 consensus_queue.cc:1048] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.250329  7165 consensus_queue.cc:1048] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:08:40.339462  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
W20260710 11:08:40.361382  6964 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 65 similar messages]
W20260710 11:08:40.368885  6964 consensus_peers.cc:597] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.372371  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:40.373243  4607 tablet_replica.cc:333] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.374049  4607 raft_consensus.cc:2243] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.374426  4607 raft_consensus.cc:2272] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.376264  4607 tablet_replica.cc:333] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.376817  4607 raft_consensus.cc:2243] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.377193  4607 raft_consensus.cc:2272] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.379431  4607 tablet_replica.cc:333] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.379971  4607 raft_consensus.cc:2243] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:40.380828  4607 raft_consensus.cc:2272] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.383013  4607 tablet_replica.cc:333] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.383672  4607 raft_consensus.cc:2243] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.384080  4607 raft_consensus.cc:2272] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.386234  4607 tablet_replica.cc:333] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.386833  4607 raft_consensus.cc:2243] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.387255  4607 raft_consensus.cc:2272] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.389266  4607 tablet_replica.cc:333] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.389880  4607 raft_consensus.cc:2243] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:40.390594  4607 raft_consensus.cc:2272] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.392280  4607 tablet_replica.cc:333] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.392767  4607 raft_consensus.cc:2243] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.393142  4607 raft_consensus.cc:2272] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.395044  4607 tablet_replica.cc:333] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.395505  4607 raft_consensus.cc:2243] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.395887  4607 raft_consensus.cc:2272] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.397478  4607 tablet_replica.cc:333] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.397964  4607 raft_consensus.cc:2243] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.398375  4607 raft_consensus.cc:2272] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.400735  4607 tablet_replica.cc:333] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.401577  4607 raft_consensus.cc:2243] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:40.402794  4607 raft_consensus.cc:2272] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:40.403396  6890 consensus_peers.cc:597] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.405292  4607 tablet_replica.cc:333] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.406186  4607 raft_consensus.cc:2243] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:40.407140  4607 raft_consensus.cc:2272] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.409719  4607 tablet_replica.cc:333] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.410475  4607 raft_consensus.cc:2243] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:40.410831  6816 consensus_peers.cc:597] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.410955  4607 raft_consensus.cc:2272] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.413677  4607 tablet_replica.cc:333] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.414268  4607 raft_consensus.cc:2243] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.414733  4607 raft_consensus.cc:2272] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.416603  4607 tablet_replica.cc:333] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.417133  4607 raft_consensus.cc:2243] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.417630  4607 raft_consensus.cc:2272] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.420384  4607 tablet_replica.cc:333] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.421093  4607 raft_consensus.cc:2243] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.421633  4607 raft_consensus.cc:2272] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:40.422415  6890 consensus_peers.cc:597] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.423952  4607 tablet_replica.cc:333] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.424747  4607 raft_consensus.cc:2243] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.425256  4607 raft_consensus.cc:2272] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.427776  4607 tablet_replica.cc:333] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.428225  4607 raft_consensus.cc:2243] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:40.428913  4607 raft_consensus.cc:2272] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:40.430716  4607 tablet_replica.cc:333] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: stopping tablet replica
I20260710 11:08:40.431135  4607 raft_consensus.cc:2243] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:40.431486  4607 raft_consensus.cc:2272] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:40.447157  6816 consensus_peers.cc:597] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.449142  7225 consensus_queue.cc:1048] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:08:40.469031  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
I20260710 11:08:40.500984  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:08:40.508108  7270 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.508101  7271 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:08:40.509261  7273 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:08:40.509704  4607 server_base.cc:1061] running on GCE node
I20260710 11:08:40.512116  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:08:40.512326  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:08:40.512470  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681720512458 us; error 0 us; skew 500 ppm
I20260710 11:08:40.513001  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:08:40.515885  4607 webserver.cc:533] Webserver started at http://127.4.127.193:34063/ using document root <none> and password file <none>
I20260710 11:08:40.516366  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:08:40.516521  4607 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:08:40.520200  4607 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:08:40.524899  7278 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:08:40.525820  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:08:40.526165  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "526075ec05614a20941d73a9bfd500a0"
format_stamp: "Formatted at 2026-07-10 11:08:35 on dist-test-slave-mqr7"
I20260710 11:08:40.526568  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:08:40.566466  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:08:40.568543  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:08:40.572542  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:08:40.575445  6816 consensus_peers.cc:597] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.579114  7288 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:08:40.597731  6816 consensus_peers.cc:597] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:40.625824  6816 consensus_peers.cc:597] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:40.635327  6964 consensus_peers.cc:597] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:40.638127  6964 consensus_peers.cc:597] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:40.662200  6890 consensus_peers.cc:597] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.685295  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:08:40.685722  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.108s	user 0.004s	sys 0.000s
I20260710 11:08:40.686077  4607 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:08:40.690882  7288 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.705478  7288 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.706501  7288 tablet_bootstrap.cc:492] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.707057  7288 ts_tablet_manager.cc:1403] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:08:40.709542  7288 raft_consensus.cc:359] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.710153  7288 raft_consensus.cc:740] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.710848  7288 consensus_queue.cc:260] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [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: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.716957  7288 ts_tablet_manager.cc:1434] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
W20260710 11:08:40.717581  6964 consensus_peers.cc:597] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.717775  7288 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.732203  7288 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.733124  7288 tablet_bootstrap.cc:492] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.733744  7288 ts_tablet_manager.cc:1403] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:08:40.736151  7288 raft_consensus.cc:359] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.736836  7288 raft_consensus.cc:740] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.737509  7288 consensus_queue.cc:260] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.739259  7288 ts_tablet_manager.cc:1434] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:08:40.739885  7288 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.749774  7288 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.750569  7288 tablet_bootstrap.cc:492] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.751228  7288 ts_tablet_manager.cc:1403] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:08:40.753680  7288 raft_consensus.cc:359] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.754338  7288 raft_consensus.cc:740] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.755013  7288 consensus_queue.cc:260] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.756961  7288 ts_tablet_manager.cc:1434] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:40.757754  7288 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.771759  7288 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.772696  7288 tablet_bootstrap.cc:492] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.773344  7288 ts_tablet_manager.cc:1403] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:08:40.775697  7288 raft_consensus.cc:359] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:40.776356  7288 raft_consensus.cc:740] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.776988  7288 consensus_queue.cc:260] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:40.779021  7288 ts_tablet_manager.cc:1434] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:40.779800  7288 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.782064  4607 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:08:40.782444  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.096s	user 0.092s	sys 0.000s
I20260710 11:08:40.795583  7288 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.796456  7288 tablet_bootstrap.cc:492] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.797036  7288 ts_tablet_manager.cc:1403] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.003s
I20260710 11:08:40.799108  7288 raft_consensus.cc:359] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.799824  7288 raft_consensus.cc:740] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.800557  7288 consensus_queue.cc:260] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.802565  7288 ts_tablet_manager.cc:1434] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:40.803524  7288 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.822716  7288 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.823494  7288 tablet_bootstrap.cc:492] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.824046  7288 ts_tablet_manager.cc:1403] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 11:08:40.826066  7288 raft_consensus.cc:359] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:40.826598  7288 raft_consensus.cc:740] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.827229  7288 consensus_queue.cc:260] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:40.829090  7288 ts_tablet_manager.cc:1434] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:08:40.829855  7288 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
W20260710 11:08:40.837815  6964 consensus_peers.cc:597] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:40.846127  7288 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.847316  7288 tablet_bootstrap.cc:492] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.848133  7288 ts_tablet_manager.cc:1403] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 11:08:40.851388  7288 raft_consensus.cc:359] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.852258  7288 raft_consensus.cc:740] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.853048  7288 consensus_queue.cc:260] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.855420  7288 ts_tablet_manager.cc:1434] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:08:40.856398  7288 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.856707  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:45429
I20260710 11:08:40.856941  7354 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:45429 every 8 connection(s)
I20260710 11:08:40.874765  7288 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.876155  7288 tablet_bootstrap.cc:492] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.877072  7288 ts_tablet_manager.cc:1403] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.000s
I20260710 11:08:40.880769  7288 raft_consensus.cc:359] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.881752  7288 raft_consensus.cc:740] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.882706  7288 consensus_queue.cc:260] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.885502  7288 ts_tablet_manager.cc:1434] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:08:40.886220  7288 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.893363  7355 heartbeater.cc:344] Connected to a master server at 127.4.127.254:43429
I20260710 11:08:40.893880  7355 heartbeater.cc:461] Registering TS with master...
I20260710 11:08:40.894856  7355 heartbeater.cc:507] Master 127.4.127.254:43429 requested a full tablet report, sending...
I20260710 11:08:40.902102  7288 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.902911  7288 tablet_bootstrap.cc:492] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.903462  7288 ts_tablet_manager.cc:1403] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 11:08:40.903493  6669 ts_manager.cc:194] Re-registered known tserver with Master: 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:40.905745  7288 raft_consensus.cc:359] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.906282  7288 raft_consensus.cc:740] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.906947  7288 consensus_queue.cc:260] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.908756  7288 ts_tablet_manager.cc:1434] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:40.909530  7288 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.921432  6669 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55536
I20260710 11:08:40.923954  7288 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.924546  7355 heartbeater.cc:499] Master 127.4.127.254:43429 was elected leader, sending a full tablet report...
I20260710 11:08:40.924742  7288 tablet_bootstrap.cc:492] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.925493  7288 ts_tablet_manager.cc:1403] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:08:40.928033  7288 raft_consensus.cc:359] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.928684  7288 raft_consensus.cc:740] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.929347  7288 consensus_queue.cc:260] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:40.930920  7288 ts_tablet_manager.cc:1434] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:40.931676  7288 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.950359  7288 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.951359  7288 tablet_bootstrap.cc:492] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.951931  7288 ts_tablet_manager.cc:1403] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:08:40.954018  7288 raft_consensus.cc:359] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.954610  7288 raft_consensus.cc:740] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.955394  7288 consensus_queue.cc:260] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.956983  7288 ts_tablet_manager.cc:1434] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 11:08:40.957679  7288 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.969749  7288 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.970525  7288 tablet_bootstrap.cc:492] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.971156  7288 ts_tablet_manager.cc:1403] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260710 11:08:40.973640  7288 raft_consensus.cc:359] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.974287  7288 raft_consensus.cc:740] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.974915  7288 consensus_queue.cc:260] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.976421  7288 ts_tablet_manager.cc:1434] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:40.977171  7288 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:40.991492  7288 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:40.992241  7288 tablet_bootstrap.cc:492] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:40.992790  7288 ts_tablet_manager.cc:1403] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 11:08:40.994724  7288 raft_consensus.cc:359] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.995404  7288 raft_consensus.cc:740] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:40.995967  7288 consensus_queue.cc:260] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:40.998040  7288 ts_tablet_manager.cc:1434] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:40.999022  7288 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:41.012357  7288 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.013347  7288 tablet_bootstrap.cc:492] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:41.014101  7288 ts_tablet_manager.cc:1403] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:08:41.016404  7288 raft_consensus.cc:359] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.017130  7288 raft_consensus.cc:740] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.017835  7288 consensus_queue.cc:260] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [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: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.019846  7288 ts_tablet_manager.cc:1434] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260710 11:08:41.020711  7288 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:41.035013  7288 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.036126  7288 tablet_bootstrap.cc:492] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:41.036768  7288 ts_tablet_manager.cc:1403] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260710 11:08:41.039167  7288 raft_consensus.cc:359] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.039837  7288 raft_consensus.cc:740] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.040537  7288 consensus_queue.cc:260] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.042429  7288 ts_tablet_manager.cc:1434] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:41.043105  7288 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:41.055583  7288 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.056463  7288 tablet_bootstrap.cc:492] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:41.057140  7288 ts_tablet_manager.cc:1403] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:08:41.059535  7288 raft_consensus.cc:359] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.060231  7288 raft_consensus.cc:740] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.060909  7288 consensus_queue.cc:260] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.063017  7288 ts_tablet_manager.cc:1434] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:08:41.063828  7288 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:41.075870  7288 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.076694  7288 tablet_bootstrap.cc:492] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:41.077389  7288 ts_tablet_manager.cc:1403] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:08:41.079406  7288 raft_consensus.cc:359] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.079933  7288 raft_consensus.cc:740] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.080503  7288 consensus_queue.cc:260] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.082331  7288 ts_tablet_manager.cc:1434] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:08:41.083518  7288 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Bootstrap starting.
I20260710 11:08:41.102788  7288 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:08:41.103900  7288 tablet_bootstrap.cc:492] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Bootstrap complete.
I20260710 11:08:41.104580  7288 ts_tablet_manager.cc:1403] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260710 11:08:41.107220  7288 raft_consensus.cc:359] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.107733  7288 raft_consensus.cc:740] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Initialized, Role: FOLLOWER
I20260710 11:08:41.108385  7288 consensus_queue.cc:260] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.110167  7288 ts_tablet_manager.cc:1434] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:08:41.523259  7374 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.523805  7374 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:41.525553  7374 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.526401  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:41.526652  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.527278  7328 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:41.528278  6964 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:41.528972  7374 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.529245  7374 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.529556  7374 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.534755  7374 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:41.536422  7374 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.537397  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:41.537720  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.538252  7328 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.544194  7328 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:41.545302  6964 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:41.546175  7374 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.546782  7374 raft_consensus.cc:697] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:41.547649  7374 consensus_queue.cc:237] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:41.556021  6673 catalog_manager.cc:5697] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 1 to 2, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 2 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.575877  7165 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.576433  7165 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:41.578451  7165 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.579098  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:41.579602  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.580363  7328 raft_consensus.cc:2393] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a032fb7fdead411cb56fe82e8d57aa9e in current term 2: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:41.581329  6890 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:41.582073  7165 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.587186  7160 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.587832  7160 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.589174  7165 raft_consensus.cc:2749] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.590061  7160 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.590844  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:41.591012  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.591691  7328 raft_consensus.cc:2468] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:41.592700  6816 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:41.593343  7160 raft_consensus.cc:2804] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.593730  7160 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.593971  7160 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.599690  7160 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.602186  7160 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.603539  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:41.605903  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.606431  7328 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.611845  7328 raft_consensus.cc:2468] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 2.
I20260710 11:08:41.612977  6816 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:41.613718  7160 raft_consensus.cc:2804] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.614184  7160 raft_consensus.cc:697] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:41.614984  7160 consensus_queue.cc:237] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.623793  6673 catalog_manager.cc:5697] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 1 to 2, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 2 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.664162  7165 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.664750  7165 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.668027  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.668368  7165 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.668716  7329 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 1.
I20260710 11:08:41.669965  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:41.669997  6890 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [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: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: 
I20260710 11:08:41.671062  7165 raft_consensus.cc:2804] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.671442  7165 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.671813  7165 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.675772  7225 raft_consensus.cc:493] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.676316  7225 raft_consensus.cc:515] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.677253  7165 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.678828  7225 leader_election.cc:290] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:41.679160  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.679351  6850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abf918cb25844017b364b855f535c32b" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:41.680169  7165 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.680878  7328 raft_consensus.cc:2393] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 2: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:41.680259  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:41.680330  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.681777  7329 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.682204  6964 leader_election.cc:304] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:41.683061  7225 raft_consensus.cc:3060] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.687314  7160 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.687834  7160 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.689327  7329 raft_consensus.cc:2468] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 2.
I20260710 11:08:41.689927  7225 raft_consensus.cc:2749] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.690569  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:41.690706  6890 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [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: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:41.691046  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.690536  7160 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.691236  7225 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.691888  7328 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:41.692204  7165 raft_consensus.cc:2804] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.692041  7225 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.692750  7165 raft_consensus.cc:697] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 2 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:41.692961  6816 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:41.693076  6995 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 1.
I20260710 11:08:41.693928  7160 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.693754  7165 consensus_queue.cc:237] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.694337  7160 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.694890  7160 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.695911  7225 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:41.696447  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:41.696473  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.697311  7329 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:41.698624  6964 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:41.699523  7225 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.699892  7225 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.700266  7225 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.703116  6669 catalog_manager.cc:5697] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 1 to 2, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 2 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.704151  7160 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.705880  6848 raft_consensus.cc:2393] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 2: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:41.708551  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:41.709146  7160 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.709777  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.709758  7225 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.710461  7329 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.711028  6995 raft_consensus.cc:2393] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 2: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:41.712769  7225 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:41.713779  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:41.714111  7328 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.714469  6848 raft_consensus.cc:2393] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e1833355b3894705955996433bed2abc in current term 2: Already voted for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in this term.
I20260710 11:08:41.715615  6964 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:41.716276  7225 raft_consensus.cc:2749] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.717096  7329 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 2.
I20260710 11:08:41.718343  6816 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: e1833355b3894705955996433bed2abc
I20260710 11:08:41.719058  7160 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.719534  7160 raft_consensus.cc:697] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:41.720362  7160 consensus_queue.cc:237] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.727218  6669 catalog_manager.cc:5697] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 1 to 2, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 2 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:41.786237  7225 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.786787  7225 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.788784  7225 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:41.789845  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:41.789561  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.791085  7329 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 1.
I20260710 11:08:41.792068  6964 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:41.792821  7225 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:08:41.793201  7225 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.793576  7225 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.800118  7225 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.802044  7225 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:41.802783  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0"
I20260710 11:08:41.803086  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:41.803387  7329 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.808547  7329 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:41.809717  6964 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:41.810503  7372 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:41.811045  7372 raft_consensus.cc:697] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:41.811848  7372 consensus_queue.cc:237] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.816190  7160 raft_consensus.cc:493] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.816746  7160 raft_consensus.cc:515] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:41.818743  7160 leader_election.cc:290] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:41.819432  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.819638  6925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "229d7b4eed08403aa0cf6a059716d2ff" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:41.820269  7329 raft_consensus.cc:2393] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 2: Already voted for candidate a032fb7fdead411cb56fe82e8d57aa9e in this term.
I20260710 11:08:41.821110  6816 leader_election.cc:304] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:41.820858  6669 catalog_manager.cc:5697] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 1 to 2, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 2 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:41.821789  7160 raft_consensus.cc:3060] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.827359  7160 raft_consensus.cc:2749] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.868727  7160 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:41.869194  7160 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:41.871125  7160 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:41.871824  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:41.872062  7329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "526075ec05614a20941d73a9bfd500a0" is_pre_election: true
I20260710 11:08:41.872819  7329 raft_consensus.cc:2393] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in current term 2: Already voted for candidate e1833355b3894705955996433bed2abc in this term.
I20260710 11:08:41.874174  6816 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:41.874995  7283 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:41.882261  7283 raft_consensus.cc:2749] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:41.952104  7328 raft_consensus.cc:1275] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.953503  7372 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:41.963025  6925 raft_consensus.cc:1275] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:41.966312  7225 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.004436  6995 raft_consensus.cc:1275] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.005813  7283 consensus_queue.cc:1048] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.016074  7329 raft_consensus.cc:1275] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.017535  7284 consensus_queue.cc:1048] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.195266  6995 raft_consensus.cc:1275] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.196650  7160 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.202746  6848 raft_consensus.cc:1275] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.208662  7374 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.211609  7329 raft_consensus.cc:1275] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.213604  7160 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.225670  7328 raft_consensus.cc:1275] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.234062  7225 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.256840  6848 raft_consensus.cc:1275] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer a032fb7fdead411cb56fe82e8d57aa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.258383  7165 consensus_queue.cc:1048] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:42.269749  7329 raft_consensus.cc:1275] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Refusing update from remote peer a032fb7fdead411cb56fe82e8d57aa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:42.271513  7140 consensus_queue.cc:1048] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:08:50.237457  6872 debug-util.cc:398] Leaking SignalData structure 0x7b08000b0520 after lost signal to thread 4610
W20260710 11:08:50.238545  6872 debug-util.cc:398] Leaking SignalData structure 0x7b080022e9a0 after lost signal to thread 6708
W20260710 11:08:50.239526  6872 debug-util.cc:398] Leaking SignalData structure 0x7b080017ca20 after lost signal to thread 6875
W20260710 11:08:50.240516  6872 debug-util.cc:398] Leaking SignalData structure 0x7b080018ac60 after lost signal to thread 6949
W20260710 11:08:50.241422  6872 debug-util.cc:398] Leaking SignalData structure 0x7b0800148060 after lost signal to thread 7023
W20260710 11:08:50.242350  6872 debug-util.cc:398] Leaking SignalData structure 0x7b080019ed80 after lost signal to thread 7354
I20260710 11:08:50.940701  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:50.977100  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829"
dest_uuid: "e1833355b3894705955996433bed2abc"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:33744
I20260710 11:08:50.978181  6995 raft_consensus.cc:606] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:50.981659  6995 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72"
dest_uuid: "e1833355b3894705955996433bed2abc"
mode: GRACEFUL
new_leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
 from {username='slave'} at 127.0.0.1:33744
I20260710 11:08:50.982362  6995 raft_consensus.cc:606] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Received request to transfer leadership to TS a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:51.001837  6920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366"
dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:36284
I20260710 11:08:51.002411  6920 raft_consensus.cc:606] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:51.005162  6920 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1"
dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
mode: GRACEFUL
new_leader_uuid: "e1833355b3894705955996433bed2abc"
 from {username='slave'} at 127.0.0.1:36284
I20260710 11:08:51.005705  6920 raft_consensus.cc:606] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Received request to transfer leadership to TS e1833355b3894705955996433bed2abc
I20260710 11:08:51.019591  6848 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3"
dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:40236
I20260710 11:08:51.020200  6848 raft_consensus.cc:606] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:51.021747  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:08:51.022722  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:51.024049  7405 raft_consensus.cc:993] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.024602  7405 raft_consensus.cc:1081] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.026477  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44814
I20260710 11:08:51.027035  7328 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.027393  7328 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.035301  7328 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:51.046847  7328 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:51.058773  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:51.059666  6848 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.062628  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:51.063326  6920 raft_consensus.cc:3055] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.063651  6920 raft_consensus.cc:740] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:51.064647  6920 consensus_queue.cc:260] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:51.066112  6920 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.066895  6848 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:51.069048  7279 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:51.071020  7437 raft_consensus.cc:2804] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.072329  7437 raft_consensus.cc:697] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:51.073378  7437 consensus_queue.cc:237] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:51.074401  6920 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:51.086500  6669 catalog_manager.cc:5697] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 1 to 2, leader changed from a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.101560  7442 raft_consensus.cc:993] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: : Instructing follower a032fb7fdead411cb56fe82e8d57aa9e to start an election
I20260710 11:08:51.102216  7422 raft_consensus.cc:1081] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Signalling peer a032fb7fdead411cb56fe82e8d57aa9e to start an election
I20260710 11:08:51.104231  6920 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72"
dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
 from {username='slave'} at 127.0.0.1:56378
I20260710 11:08:51.105031  6920 raft_consensus.cc:493] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.105511  6920 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.116243  6920 raft_consensus.cc:515] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.118237  6920 leader_election.cc:290] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:51.119194  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:51.119823  6848 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.120591  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "499493b3dffa4af792940dfe94c85e72" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:51.121196  6995 raft_consensus.cc:3055] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.121547  6995 raft_consensus.cc:740] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:51.122413  6995 consensus_queue.cc:260] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.125027  6995 raft_consensus.cc:3060] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.131254  6848 raft_consensus.cc:2468] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 2.
I20260710 11:08:51.132771  6888 leader_election.cc:304] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:51.133035  6995 raft_consensus.cc:2468] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 2.
I20260710 11:08:51.133893  7428 raft_consensus.cc:2804] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.134479  7428 raft_consensus.cc:697] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:51.135571  7428 consensus_queue.cc:237] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.144709  6669 catalog_manager.cc:5697] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 1 to 2, leader changed from e1833355b3894705955996433bed2abc (127.4.127.196) to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 2 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.310783  7405 raft_consensus.cc:993] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: : Instructing follower e1833355b3894705955996433bed2abc to start an election
I20260710 11:08:51.311314  7428 raft_consensus.cc:1081] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Signalling peer e1833355b3894705955996433bed2abc to start an election
I20260710 11:08:51.312973  6995 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1"
dest_uuid: "e1833355b3894705955996433bed2abc"
 from {username='slave'} at 127.0.0.1:49414
I20260710 11:08:51.313493  6995 raft_consensus.cc:493] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.313789  6995 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.318491  6995 raft_consensus.cc:515] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.320217  6995 leader_election.cc:290] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:51.321404  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:51.321704  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72dd1211d76447928f4ffdb791a1a1f1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:51.322185  6920 raft_consensus.cc:3055] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.322638  6920 raft_consensus.cc:740] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:51.322466  6848 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.324894  6920 consensus_queue.cc:260] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.326189  6920 raft_consensus.cc:3060] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.329756  6848 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:51.331362  6962 leader_election.cc:304] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:51.332394  7422 raft_consensus.cc:2804] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.334352  7422 raft_consensus.cc:697] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:51.335391  7422 consensus_queue.cc:237] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:51.336033  6920 raft_consensus.cc:2468] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:51.339078  7448 raft_consensus.cc:993] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.339668  7448 raft_consensus.cc:1081] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.345728  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44826
I20260710 11:08:51.346429  7328 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.346836  7328 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.346994  6669 catalog_manager.cc:5697] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 1 to 2, leader changed from a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 2 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.355520  7328 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:51.356951  7432 raft_consensus.cc:993] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.357576  7432 raft_consensus.cc:1081] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:51.359053  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:51.359674  6920 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.359891  7328 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:51.366670  6920 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:51.368192  7281 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: 
I20260710 11:08:51.362309  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:08:51.369058  7328 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:51.369504  7328 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.369642  7437 raft_consensus.cc:2804] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:51.370239  7437 raft_consensus.cc:697] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:51.371155  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:51.371131  7437 consensus_queue.cc:237] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:51.371814  6995 raft_consensus.cc:3055] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:51.372133  6995 raft_consensus.cc:740] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:51.372859  6995 consensus_queue.cc:260] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:51.374095  6995 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:51.383611  6995 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:51.389832  7328 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:51.393174  6995 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:51.393843  6995 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.398191  7328 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 3 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:51.399798  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:51.400419  6848 raft_consensus.cc:3055] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:51.400683  6848 raft_consensus.cc:740] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:51.401508  6848 consensus_queue.cc:260] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:51.402707  6848 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:51.402011  6669 catalog_manager.cc:5697] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 1 to 2, leader changed from e1833355b3894705955996433bed2abc (127.4.127.196) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:51.403476  6995 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:51.406075  7279 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [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: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:51.407235  7437 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:51.408424  7437 raft_consensus.cc:697] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:51.409379  7437 consensus_queue.cc:237] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:51.412339  6848 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:51.426177  6669 catalog_manager.cc:5697] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 2 to 3, leader changed from ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:51.590794  6850 raft_consensus.cc:1275] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer a032fb7fdead411cb56fe82e8d57aa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.592048  7428 consensus_queue.cc:1048] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:51.609253  6994 raft_consensus.cc:1275] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Refusing update from remote peer a032fb7fdead411cb56fe82e8d57aa9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.613656  7428 consensus_queue.cc:1048] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:51.615716  6850 raft_consensus.cc:1275] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.617339  7438 consensus_queue.cc:1048] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:51.627148  6920 raft_consensus.cc:1275] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:51.628896  7437 consensus_queue.cc:1048] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.107800  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.361726  6920 raft_consensus.cc:1275] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.431675  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:52.445348  6994 raft_consensus.cc:1275] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.447029  6996 raft_consensus.cc:1275] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:52.454893  7473 consensus_queue.cc:1048] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.457453  6848 raft_consensus.cc:1275] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260710 11:08:52.466327  6816 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 49253.7us
I20260710 11:08:52.464702  7468 consensus_queue.cc:1048] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260710 11:08:52.472771  6849 raft_consensus.cc:1275] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.479535  6849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc"
dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:40236
I20260710 11:08:52.480445  6849 raft_consensus.cc:606] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:52.481503  6925 raft_consensus.cc:1275] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:52.473582  7468 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260710 11:08:52.484437  6925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e"
dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
mode: GRACEFUL
new_leader_uuid: "e1833355b3894705955996433bed2abc"
 from {username='slave'} at 127.0.0.1:36284
I20260710 11:08:52.485872  6925 raft_consensus.cc:606] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Received request to transfer leadership to TS e1833355b3894705955996433bed2abc
I20260710 11:08:52.489429  7471 consensus_queue.cc:1048] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:08:52.490278  6996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6"
dest_uuid: "e1833355b3894705955996433bed2abc"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:33744
I20260710 11:08:52.491102  6996 raft_consensus.cc:606] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:52.495649  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:08:52.497118  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260710 11:08:52.500135  7281 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:44901, user_credentials={real_user=slave}} blocked reactor thread for 47013.9us
I20260710 11:08:52.501695  7465 consensus_queue.cc:1048] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:52.504181  7468 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:52.523319  7465 raft_consensus.cc:993] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:52.523904  7465 raft_consensus.cc:1081] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:52.527629  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44826
I20260710 11:08:52.528466  7328 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.529013  7328 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.552899  7328 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.557386  7328 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 3 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:52.570613  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:52.570693  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:52.571962  6994 raft_consensus.cc:3055] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:52.572352  6994 raft_consensus.cc:740] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:52.572690  6920 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:52.573282  6994 consensus_queue.cc:260] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.574709  6994 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:52.605937  7477 log.cc:927] Time spent T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 11:08:52.609719  6920 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:52.613982  7281 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [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: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e; no voters: 
I20260710 11:08:52.615288  7475 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:52.615810  7475 raft_consensus.cc:697] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:52.616711  7475 consensus_queue.cc:237] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.638547  6994 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:52.653875  6669 catalog_manager.cc:5697] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 2 to 3, leader changed from e1833355b3894705955996433bed2abc (127.4.127.196) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:52.688871  7467 raft_consensus.cc:993] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:52.689461  7432 raft_consensus.cc:1081] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:52.691123  7328 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44810
I20260710 11:08:52.691632  7328 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.692049  7328 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.696935  7328 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.698685  7328 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:52.699563  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:52.699993  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:52.700241  6848 raft_consensus.cc:3055] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:52.700713  6848 raft_consensus.cc:740] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:52.700773  6994 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.701712  6848 consensus_queue.cc:260] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.702838  6848 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.707769  6848 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:52.708962  7279 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:52.709116  6994 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 2.
I20260710 11:08:52.710083  7475 raft_consensus.cc:2804] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:52.710639  7475 raft_consensus.cc:697] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:52.711670  7475 consensus_queue.cc:237] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:52.721480  6669 catalog_manager.cc:5697] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 1 to 2, leader changed from ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:52.920338  7464 raft_consensus.cc:993] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: : Instructing follower e1833355b3894705955996433bed2abc to start an election
I20260710 11:08:52.920934  7462 raft_consensus.cc:1081] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Signalling peer e1833355b3894705955996433bed2abc to start an election
I20260710 11:08:52.922892  6994 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e"
dest_uuid: "e1833355b3894705955996433bed2abc"
 from {username='slave'} at 127.0.0.1:49414
I20260710 11:08:52.923599  6994 raft_consensus.cc:493] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:52.923992  6994 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.932106  6994 raft_consensus.cc:515] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:52.935109  6994 leader_election.cc:290] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:52.935825  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:52.936251  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:52.936465  6848 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.936791  6920 raft_consensus.cc:3055] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:08:52.937085  6920 raft_consensus.cc:740] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:52.937932  6920 consensus_queue.cc:260] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:52.939952  6920 raft_consensus.cc:3060] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:08:52.943241  6848 raft_consensus.cc:2468] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:52.944468  6962 leader_election.cc:304] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:52.945318  7465 raft_consensus.cc:2804] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:08:52.945859  7465 raft_consensus.cc:697] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:52.946354  6920 raft_consensus.cc:2468] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:52.946834  7465 consensus_queue.cc:237] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:52.956681  6669 catalog_manager.cc:5697] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc reported cstate change: term changed from 1 to 2, leader changed from a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 2 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:53.057763  6994 raft_consensus.cc:1275] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:53.059288  7475 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:53.077801  6920 raft_consensus.cc:1275] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:53.079649  7468 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:08:53.158751  6994 raft_consensus.cc:1275] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.160136  7468 consensus_queue.cc:1048] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.170902  6848 raft_consensus.cc:1275] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.172719  7474 consensus_queue.cc:1048] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.329160  6920 raft_consensus.cc:1275] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.330729  7465 consensus_queue.cc:1048] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:08:53.347666  6848 raft_consensus.cc:1275] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:08:53.349792  7470 consensus_queue.cc:1048] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
W20260710 11:08:53.450881  7351 debug-util.cc:398] Leaking SignalData structure 0x7b0800165920 after lost signal to thread 4610
W20260710 11:08:53.451835  7351 debug-util.cc:398] Leaking SignalData structure 0x7b0800207b80 after lost signal to thread 6708
W20260710 11:08:53.452958  7351 debug-util.cc:398] Leaking SignalData structure 0x7b0800287800 after lost signal to thread 6875
W20260710 11:08:53.453872  7351 debug-util.cc:398] Leaking SignalData structure 0x7b08001097e0 after lost signal to thread 6949
W20260710 11:08:53.454732  7351 debug-util.cc:398] Leaking SignalData structure 0x7b0800033380 after lost signal to thread 7023
W20260710 11:08:53.455605  7351 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7a40 after lost signal to thread 7354
I20260710 11:08:53.498420  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:53.526809  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:53.568025  6996 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1"
dest_uuid: "e1833355b3894705955996433bed2abc"
mode: GRACEFUL
new_leader_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:33744
I20260710 11:08:53.568802  6996 raft_consensus.cc:606] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Received request to transfer leadership to TS 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:53.574242  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:08:53.575570  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:08:53.777153  7465 raft_consensus.cc:993] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: : Instructing follower 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:53.777896  7504 raft_consensus.cc:1081] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Signalling peer 526075ec05614a20941d73a9bfd500a0 to start an election
I20260710 11:08:53.779979  7329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1"
dest_uuid: "526075ec05614a20941d73a9bfd500a0"
 from {username='slave'} at 127.0.0.1:44826
I20260710 11:08:53.780697  7329 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:08:53.781111  7329 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:53.790027  7329 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:53.793162  6996 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:53.793870  6996 raft_consensus.cc:3055] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:08:53.794214  6996 raft_consensus.cc:740] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:53.795025  7329 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [CANDIDATE]: Term 3 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:53.795606  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "526075ec05614a20941d73a9bfd500a0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:53.796327  6848 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:53.795075  6996 consensus_queue.cc:260] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:53.799649  6996 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:53.804032  6848 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:53.805600  7279 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [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: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:53.806705  7475 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:53.808164  7475 raft_consensus.cc:697] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Becoming Leader. State: Replica: 526075ec05614a20941d73a9bfd500a0, State: Running, Role: LEADER
I20260710 11:08:53.809000  6996 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 526075ec05614a20941d73a9bfd500a0 in term 3.
I20260710 11:08:53.809257  7475 consensus_queue.cc:237] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:53.834350  6673 catalog_manager.cc:5697] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 reported cstate change: term changed from 2 to 3, leader changed from e1833355b3894705955996433bed2abc (127.4.127.196) to 526075ec05614a20941d73a9bfd500a0 (127.4.127.193). New cstate: current_term: 3 leader_uuid: "526075ec05614a20941d73a9bfd500a0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:54.360356  6996 raft_consensus.cc:1275] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:54.361723  7475 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:54.388335  6848 raft_consensus.cc:1275] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Refusing update from remote peer 526075ec05614a20941d73a9bfd500a0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:54.390090  7517 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:54.576685  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:08:54.591230  4607 tablet_server.cc:179] TabletServer@127.4.127.193:45429 shutting down...
W20260710 11:08:54.630854  6964 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260710 11:08:54.634686  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:08:54.634652  6964 consensus_peers.cc:597] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:54.635885  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.637068  4607 raft_consensus.cc:2243] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.638101  4607 raft_consensus.cc:2272] T b1d94264f8ad47e295ecee026fe4b3a3 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.640199  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.640777  4607 raft_consensus.cc:2243] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.641278  4607 raft_consensus.cc:2272] T bd82f4a8ae4d4394a4147e2ea5b1c842 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.643379  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.643987  4607 raft_consensus.cc:2243] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.644501  4607 raft_consensus.cc:2272] T 3b04ccb710144bd895537ae79ece0cec P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.656716  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.657660  4607 raft_consensus.cc:2243] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.658252  4607 raft_consensus.cc:2272] T 229d7b4eed08403aa0cf6a059716d2ff P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.661087  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.662030  4607 raft_consensus.cc:2243] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.662545  4607 raft_consensus.cc:2272] T e457520aa2414d06b9c4777ffc3c3ef6 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.664978  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.665771  4607 raft_consensus.cc:2243] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.666679  4607 raft_consensus.cc:2272] T 6036c44a7a76475b86c9cfe39f11c366 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.669291  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.670008  4607 raft_consensus.cc:2243] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.670439  4607 raft_consensus.cc:2272] T dbbc733518074aafaa95ee4528668c2d P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.672497  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.673038  4607 raft_consensus.cc:2243] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.674108  4607 raft_consensus.cc:2272] T e8e36b33ac254fe8a52ede93f6908e21 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.676564  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.677151  4607 raft_consensus.cc:2243] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.677695  4607 raft_consensus.cc:2272] T f6f2e271f8c44f2b81943759f3c27dbc P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.679824  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.680616  4607 raft_consensus.cc:2243] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.681213  4607 raft_consensus.cc:2272] T 143843be99cf4aed95242c2bc66550ea P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.684221  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.684823  4607 raft_consensus.cc:2243] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.685400  4607 raft_consensus.cc:2272] T a8fb06d5c55741bd82582c1cb1fd855c P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.688040  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.688793  4607 raft_consensus.cc:2243] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.689750  4607 raft_consensus.cc:2272] T c467df59f84b4a96bbcd18c17c8d29b6 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.692070  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.692910  4607 raft_consensus.cc:2243] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.694073  4607 raft_consensus.cc:2272] T 0cf9c34f34d44e86a5ef337645c7bca1 P 526075ec05614a20941d73a9bfd500a0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.697346  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.698257  4607 raft_consensus.cc:2243] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:54.698720  6816 consensus_peers.cc:597] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:54.698873  4607 raft_consensus.cc:2272] T ceddd5540c044693b02193f92a3cdcb9 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.702117  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.702924  4607 raft_consensus.cc:2243] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.703368  4607 raft_consensus.cc:2272] T ce824713593b47edb0cc920406b84491 P 526075ec05614a20941d73a9bfd500a0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.706089  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.706923  4607 raft_consensus.cc:2243] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:54.707633  4607 raft_consensus.cc:2272] T abf918cb25844017b364b855f535c32b P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.710618  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.711176  4607 raft_consensus.cc:2243] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.712160  4607 raft_consensus.cc:2272] T 4476fb45fc634591aeb42961b3d83829 P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:54.714591  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:08:54.715150  4607 raft_consensus.cc:2243] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:54.716048  4607 raft_consensus.cc:2272] T 109188e29976423e9b9c3b6d53016fbc P 526075ec05614a20941d73a9bfd500a0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:54.812603  6816 consensus_peers.cc:597] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.862200  6964 consensus_peers.cc:597] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.868127  6816 consensus_peers.cc:597] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.924769  6890 consensus_peers.cc:597] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.928407  6964 consensus_peers.cc:597] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.958236  6890 consensus_peers.cc:597] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:54.966145  6890 consensus_peers.cc:597] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:55.062811  6816 consensus_peers.cc:597] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:55.064909  6964 consensus_peers.cc:597] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:55.090728  6816 consensus_peers.cc:597] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:55.757109  4607 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7351)
I20260710 11:08:55.772284  7528 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.772877  7528 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.775002  7528 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:55.775730  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
W20260710 11:08:55.779522  6816 leader_election.cc:336] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.779950  6816 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0, e1833355b3894705955996433bed2abc
I20260710 11:08:55.780587  7528 raft_consensus.cc:2749] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:08:55.846257  7521 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.846764  7521 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:55.849249  7521 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:55.851166  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
W20260710 11:08:55.854132  6890 leader_election.cc:336] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.854533  6890 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:55.855171  7521 raft_consensus.cc:2749] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:55.875516  7530 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.876078  7530 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.877965  7530 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:55.879256  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
W20260710 11:08:55.881683  6964 leader_election.cc:336] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.882136  6964 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:55.882720  7530 raft_consensus.cc:2749] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:08:55.893675  7528 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.894358  7528 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.896688  7528 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:55.897465  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:55.898139  6994 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 3.
I20260710 11:08:55.901125  6814 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:55.901933  7512 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:08:55.902271  7512 raft_consensus.cc:493] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.902602  7512 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:08:55.904078  6816 leader_election.cc:336] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.909021  7512 raft_consensus.cc:515] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.910861  7512 leader_election.cc:290] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:55.912787  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cf9c34f34d44e86a5ef337645c7bca1" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:55.913542  6994 raft_consensus.cc:3060] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:08:55.916502  6816 leader_election.cc:336] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.921869  6994 raft_consensus.cc:2468] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 4.
I20260710 11:08:55.923441  6814 leader_election.cc:304] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:55.924249  7512 raft_consensus.cc:2804] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:55.924819  7512 raft_consensus.cc:697] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:55.925918  7512 consensus_queue.cc:237] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.926291  7530 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.927042  7530 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:55.929236  7530 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:55.930918  6920 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:55.936231  6964 leader_election.cc:336] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:55.936822  6964 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:55.936655  6673 catalog_manager.cc:5697] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 3 to 4, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 4 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } }
I20260710 11:08:55.937680  7530 raft_consensus.cc:2749] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260710 11:08:55.974098  7530 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.974856  7530 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:55.979471  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:55.980271  6848 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 3.
I20260710 11:08:55.981995  6962 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:55.983145  7465 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:08:55.983603  7465 raft_consensus.cc:493] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:55.984030  7465 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:55.989946  7530 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:55.995867  7465 raft_consensus.cc:515] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:56.001959  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b1d94264f8ad47e295ecee026fe4b3a3" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:56.002712  6848 raft_consensus.cc:3060] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:56.013027  6848 raft_consensus.cc:2468] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 4.
I20260710 11:08:56.015412  6962 leader_election.cc:304] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:56.016875  7530 raft_consensus.cc:2804] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:56.017680  7530 raft_consensus.cc:697] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 4 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:56.018761  7530 consensus_queue.cc:237] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [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: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } }
I20260710 11:08:56.022023  7465 leader_election.cc:290] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279)
I20260710 11:08:56.038964  7530 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:56.042472  7530 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:56.287745  7530 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:56.209206  7529 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:56.288570  7529 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:56.290752  7529 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
W20260710 11:08:56.757741  4607 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7351)
I20260710 11:08:57.061496  7536 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.063614  7536 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:57.066515  7536 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:57.076046  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:57.079101  6848 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:57.077946  6849 raft_consensus.cc:1275] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260710 11:08:57.088375  6816 leader_election.cc:336] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.099483  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:57.100317  6921 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 2.
I20260710 11:08:57.103066  7539 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.103686  7539 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.108610  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:57.109326  6921 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 2.
I20260710 11:08:57.110721  7539 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:57.112430  6816 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:57.113631  7544 raft_consensus.cc:2804] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:57.114053  7544 raft_consensus.cc:493] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.114545  7544 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:57.119616  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 801151us
I20260710 11:08:57.121662  7544 raft_consensus.cc:515] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
W20260710 11:08:57.130229  7533 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.161s	user 0.027s	sys 0.048s
W20260710 11:08:57.133167  7533 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.164s	user 0.028s	sys 0.049s
W20260710 11:08:57.129153  6816 leader_election.cc:336] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.148147  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036c44a7a76475b86c9cfe39f11c366" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:57.148804  6921 raft_consensus.cc:3060] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.167480  6921 raft_consensus.cc:2468] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee50bd2af4d04ab3be8b4e1fbd0e7cbe in term 3.
I20260710 11:08:57.169853  6816 leader_election.cc:304] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:57.170970  7536 raft_consensus.cc:2804] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:57.171659  7536 raft_consensus.cc:697] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 LEADER]: Becoming Leader. State: Replica: ee50bd2af4d04ab3be8b4e1fbd0e7cbe, State: Running, Role: LEADER
I20260710 11:08:57.173126  7536 consensus_queue.cc:237] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } }
I20260710 11:08:57.174510  6671 catalog_manager.cc:5697] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 3 to 4, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 4 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.176970  6673 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:55504 (request call id 85) took 1242 ms. Trace:
I20260710 11:08:57.177435  6673 rpcz_store.cc:276] 0710 11:08:55.934208 (+     0us) service_pool.cc:167] Inserting onto call queue
0710 11:08:55.934362 (+   154us) service_pool.cc:224] Handling call
0710 11:08:57.176828 (+1242466us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0710 11:08:55.961865 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0710 11:08:55.962447 (+   582us) write_op.cc:432] Acquiring schema lock in shared mode
0710 11:08:55.962480 (+    33us) write_op.cc:435] Acquired schema lock
0710 11:08:55.962499 (+    19us) tablet.cc:662] Decoding operations
0710 11:08:55.967158 (+  4659us) write_op.cc:620] Acquiring the partition lock for write op
0710 11:08:55.967239 (+    81us) write_op.cc:641] Partition lock acquired for write op
0710 11:08:55.967270 (+    31us) tablet.cc:685] Acquiring locks for 1 operations
0710 11:08:55.967470 (+   200us) tablet.cc:701] Row locks acquired
0710 11:08:55.967495 (+    25us) write_op.cc:260] PREPARE: finished
0710 11:08:55.967634 (+   139us) write_op.cc:270] Start()
0710 11:08:55.967747 (+   113us) write_op.cc:276] Timestamp: P: 1783681735967591 usec, L: 0
0710 11:08:55.967769 (+    22us) op_driver.cc:348] REPLICATION: starting
0710 11:08:55.968703 (+   934us) log.cc:844] Serialized 540 byte log entry
0710 11:08:57.138537 (+1169834us) op_driver.cc:464] REPLICATION: finished
0710 11:08:57.140032 (+  1495us) write_op.cc:301] APPLY: starting
0710 11:08:57.140116 (+    84us) tablet.cc:1367] starting BulkCheckPresence
0710 11:08:57.140224 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0710 11:08:57.140400 (+   176us) tablet.cc:1372] starting ApplyRowOperation cycle
0710 11:08:57.140651 (+   251us) tablet.cc:1383] finished ApplyRowOperation cycle
0710 11:08:57.140817 (+   166us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0710 11:08:57.140871 (+    54us) write_op.cc:312] APPLY: finished
0710 11:08:57.141082 (+   211us) log.cc:844] Serialized 22 byte log entry
0710 11:08:57.145166 (+  4084us) spinlock_profiling.cc:243] Waited 51.5 ms on lock 0x7b54000db1d4. stack: 00007f794d7ee343 00007f794d7ee240 00007f794d17d1d4 00007f7956ebb304 00007f7956ebb299 00007f7950876571 00007f795090a32a 00007f795088ff14 00007f795088fec3 00007f795088fe38 00007f795088fdf3 00007f795088f0dc 00007f79508b8e16 00007f79508a0cbb 00007f795088b39d 00007f795088ed75
0710 11:08:57.173827 (+ 28661us) write_op.cc:489] Releasing partition, row and schema locks
0710 11:08:57.173915 (+    88us) write_op.cc:454] Released schema lock
0710 11:08:57.173957 (+    42us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":1265,"num_ops":1,"prepare.queue_time_us":21634,"prepare.run_cpu_time_us":79791,"prepare.run_wall_time_us":1171865,"raft.queue_time_us":14548,"raft.run_cpu_time_us":5626,"raft.run_wall_time_us":58636,"replication_time_us":1170540,"spinlock_wait_cycles":118412544,"thread_start_us":1283582,"threads_started":4,"wal-append.queue_time_us":1101727}]]}
I20260710 11:08:57.168146  7544 leader_election.cc:290] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 3 election: Requested vote from peers 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
W20260710 11:08:57.183871  6816 consensus_peers.cc:597] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:57.193977  7546 raft_consensus.cc:493] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a032fb7fdead411cb56fe82e8d57aa9e)
I20260710 11:08:57.194720  7546 raft_consensus.cc:515] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.197502  7537 raft_consensus.cc:493] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a032fb7fdead411cb56fe82e8d57aa9e)
I20260710 11:08:57.212891  7537 raft_consensus.cc:515] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:57.203789  7540 raft_consensus.cc:493] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader e1833355b3894705955996433bed2abc)
I20260710 11:08:57.214572  7540 raft_consensus.cc:515] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:57.216935  7540 leader_election.cc:290] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:57.219128  7537 leader_election.cc:290] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), e1833355b3894705955996433bed2abc (127.4.127.196:37227)
I20260710 11:08:57.209869  6962 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 
I20260710 11:08:57.220090  6849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:57.221302  7556 raft_consensus.cc:2804] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:57.222061  7556 raft_consensus.cc:493] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.221957  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:57.223353  7546 leader_election.cc:290] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:57.224655  7556 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.231776  6671 catalog_manager.cc:5697] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe reported cstate change: term changed from 2 to 3, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194). New cstate: current_term: 3 leader_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } }
W20260710 11:08:57.225687  6890 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 100542us
I20260710 11:08:57.227408  7553 consensus_queue.cc:1048] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:08:57.236910  7553 raft_consensus.cc:493] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ee50bd2af4d04ab3be8b4e1fbd0e7cbe)
I20260710 11:08:57.237682  6994 raft_consensus.cc:1275] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:57.237490  7553 raft_consensus.cc:515] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } }
I20260710 11:08:57.240334  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" is_pre_election: true
I20260710 11:08:57.242609  6994 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "756a274d14e4418cb32c496a26c5278c" candidate_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:57.244293  6964 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 
I20260710 11:08:57.245608  7546 raft_consensus.cc:2804] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260710 11:08:57.249550  7546 raft_consensus.cc:493] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.250042  7546 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.250902  6997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fb48af3331949068fdf21cbc5ca618e" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
W20260710 11:08:57.251585  6890 leader_election.cc:336] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.252171  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc" is_pre_election: true
I20260710 11:08:57.252804  6993 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 3.
I20260710 11:08:57.250411  7553 leader_election.cc:290] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901)
I20260710 11:08:57.255849  6888 leader_election.cc:304] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [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: a032fb7fdead411cb56fe82e8d57aa9e; no voters: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:57.256915  7540 raft_consensus.cc:2749] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:08:57.258646  6888 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:57.258580  7556 raft_consensus.cc:515] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.259864  7540 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260710 11:08:57.260227  7540 raft_consensus.cc:493] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 526075ec05614a20941d73a9bfd500a0)
I20260710 11:08:57.260636  7540 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:57.262243  6848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "109188e29976423e9b9c3b6d53016fbc" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe"
I20260710 11:08:57.262815  6848 raft_consensus.cc:3060] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:08:57.264533  6964 leader_election.cc:336] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
W20260710 11:08:57.265293  6964 leader_election.cc:336] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.262610  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce824713593b47edb0cc920406b84491" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
W20260710 11:08:57.267168  6964 leader_election.cc:336] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
W20260710 11:08:57.267897  6964 leader_election.cc:336] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.271150  7556 leader_election.cc:290] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 election: Requested vote from peers ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:57.272451  7536 consensus_queue.cc:1048] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:08:57.276496  7540 raft_consensus.cc:515] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.279582  6814 leader_election.cc:304] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [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: ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc
W20260710 11:08:57.284062  6964 consensus_peers.cc:597] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:57.284509  6964 leader_election.cc:336] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.284914  6964 leader_election.cc:304] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0, a032fb7fdead411cb56fe82e8d57aa9e
I20260710 11:08:57.286007  7536 raft_consensus.cc:2749] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.286540  7556 raft_consensus.cc:2749] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:08:57.287760  6993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c467df59f84b4a96bbcd18c17c8d29b6" candidate_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "e1833355b3894705955996433bed2abc"
I20260710 11:08:57.288529  6993 raft_consensus.cc:3060] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:08:57.281002  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84df3915f67442a081e563c65c6665d9" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" is_pre_election: true
I20260710 11:08:57.283277  6848 raft_consensus.cc:2468] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 3.
W20260710 11:08:57.288450  6964 leader_election.cc:336] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.292266  6962 leader_election.cc:304] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc, ee50bd2af4d04ab3be8b4e1fbd0e7cbe; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:57.293594  7549 raft_consensus.cc:2804] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:57.294319  7549 raft_consensus.cc:697] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 3 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:57.279814  7546 raft_consensus.cc:515] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.295560  7549 consensus_queue.cc:237] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [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: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.296887  6993 raft_consensus.cc:2468] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a032fb7fdead411cb56fe82e8d57aa9e in term 4.
I20260710 11:08:57.304474  6964 leader_election.cc:304] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [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: e1833355b3894705955996433bed2abc; no voters: a032fb7fdead411cb56fe82e8d57aa9e, ee50bd2af4d04ab3be8b4e1fbd0e7cbe
I20260710 11:08:57.298242  7546 leader_election.cc:290] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 election: Requested vote from peers a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:57.300966  6921 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4476fb45fc634591aeb42961b3d83829" candidate_uuid: "e1833355b3894705955996433bed2abc" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a032fb7fdead411cb56fe82e8d57aa9e"
I20260710 11:08:57.305545  7556 raft_consensus.cc:2749] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260710 11:08:57.303117  6890 leader_election.cc:336] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.305620  6921 raft_consensus.cc:3060] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:08:57.311194  6888 leader_election.cc:304] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0
W20260710 11:08:57.311533  6964 leader_election.cc:336] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111)
I20260710 11:08:57.316160  7538 raft_consensus.cc:2804] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:08:57.316866  7538 raft_consensus.cc:697] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 4 LEADER]: Becoming Leader. State: Replica: a032fb7fdead411cb56fe82e8d57aa9e, State: Running, Role: LEADER
I20260710 11:08:57.317791  6921 raft_consensus.cc:2468] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1833355b3894705955996433bed2abc in term 3.
I20260710 11:08:57.303748  7540 leader_election.cc:290] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [CANDIDATE]: Term 4 election: Requested vote from peers e1833355b3894705955996433bed2abc (127.4.127.196:37227), 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429)
I20260710 11:08:57.318073  7538 consensus_queue.cc:237] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.320731  6964 leader_election.cc:304] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [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: a032fb7fdead411cb56fe82e8d57aa9e, e1833355b3894705955996433bed2abc; no voters: 526075ec05614a20941d73a9bfd500a0
I20260710 11:08:57.322019  7546 raft_consensus.cc:2804] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:08:57.324383  7546 raft_consensus.cc:697] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 3 LEADER]: Becoming Leader. State: Replica: e1833355b3894705955996433bed2abc, State: Running, Role: LEADER
I20260710 11:08:57.331436  7546 consensus_queue.cc:237] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [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: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } }
I20260710 11:08:57.345674  6671 catalog_manager.cc:5697] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e reported cstate change: term changed from 3 to 4, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195). New cstate: current_term: 4 leader_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.348088  6673 catalog_manager.cc:5697] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc reported cstate change: term changed from 2 to 3, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 3 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.349924  6673 catalog_manager.cc:5697] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc reported cstate change: term changed from 2 to 3, leader changed from 526075ec05614a20941d73a9bfd500a0 (127.4.127.193) to e1833355b3894705955996433bed2abc (127.4.127.196). New cstate: current_term: 3 leader_uuid: "e1833355b3894705955996433bed2abc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "526075ec05614a20941d73a9bfd500a0" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 45429 } health_report { overall_health: UNKNOWN } } }
I20260710 11:08:57.624518  6921 raft_consensus.cc:1275] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Refusing update from remote peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:57.626255  7544 consensus_queue.cc:1048] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:57.642335  6816 consensus_peers.cc:597] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:57.744625  6848 raft_consensus.cc:1275] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:57.746059  7546 consensus_queue.cc:1048] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee50bd2af4d04ab3be8b4e1fbd0e7cbe" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 45279 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:08:57.758419  4607 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7351)
W20260710 11:08:57.765985  6964 consensus_peers.cc:597] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:57.793382  6890 consensus_peers.cc:597] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:57.838955  6964 consensus_peers.cc:597] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:57.920315  6925 raft_consensus.cc:1275] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Refusing update from remote peer e1833355b3894705955996433bed2abc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:08:57.921563  7549 consensus_queue.cc:1048] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [LEADER]: Connected to new peer: Peer: permanent_uuid: "a032fb7fdead411cb56fe82e8d57aa9e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 44901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:08:57.923578  6993 raft_consensus.cc:1275] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Refusing update from remote peer a032fb7fdead411cb56fe82e8d57aa9e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:08:57.925338  7538 consensus_queue.cc:1048] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1833355b3894705955996433bed2abc" member_type: VOTER last_known_addr { host: "127.4.127.196" port: 37227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260710 11:08:58.001879  6890 consensus_peers.cc:597] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.002790  6816 consensus_peers.cc:597] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.017730  6964 consensus_peers.cc:597] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.109532  6964 consensus_peers.cc:597] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.149266  6705 debug-util.cc:398] Leaking SignalData structure 0x7b0800056b40 after lost signal to thread 4610
W20260710 11:08:58.186966  6705 debug-util.cc:398] Leaking SignalData structure 0x7b08000704e0 after lost signal to thread 6708
W20260710 11:08:58.188287  6705 debug-util.cc:398] Leaking SignalData structure 0x7b0800190220 after lost signal to thread 6875
W20260710 11:08:58.189728  6705 debug-util.cc:398] Leaking SignalData structure 0x7b080015d740 after lost signal to thread 6949
W20260710 11:08:58.191045  6705 debug-util.cc:398] Leaking SignalData structure 0x7b08001a1ea0 after lost signal to thread 7023
W20260710 11:08:58.191696  6705 debug-util.cc:398] Leaking SignalData structure 0x7b080023f8c0 after lost signal to thread 7533
W20260710 11:08:58.194794  6890 consensus_peers.cc:597] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.196839  6964 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:45429, user_credentials={real_user=slave}} blocked reactor thread for 87547.6us
W20260710 11:08:58.222321  6964 consensus_peers.cc:597] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.365501  6890 consensus_peers.cc:597] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.368166  6816 consensus_peers.cc:597] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.369005  6816 consensus_peers.cc:597] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.369599  6816 consensus_peers.cc:597] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.375495  6964 consensus_peers.cc:597] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:08:58.620648  6816 consensus_peers.cc:597] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe -> Peer 526075ec05614a20941d73a9bfd500a0 (127.4.127.193:45429): Couldn't send request to peer 526075ec05614a20941d73a9bfd500a0. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:45429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260710 11:08:58.751956  4607 tablet_server.cc:196] TabletServer@127.4.127.193:45429 shutdown complete.
I20260710 11:08:58.839352  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
W20260710 11:08:58.854907  6962 consensus_peers.cc:597] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:58.884207  6888 consensus_peers.cc:597] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.890038  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:58.891016  4607 tablet_replica.cc:333] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.892088  4607 raft_consensus.cc:2243] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.893029  4607 raft_consensus.cc:2272] T b1d94264f8ad47e295ecee026fe4b3a3 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.895923  4607 tablet_replica.cc:333] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.896664  4607 raft_consensus.cc:2243] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.897689  4607 raft_consensus.cc:2272] T abf918cb25844017b364b855f535c32b P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.900136  4607 tablet_replica.cc:333] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.900729  4607 raft_consensus.cc:2243] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.901944  4607 raft_consensus.cc:2272] T bd82f4a8ae4d4394a4147e2ea5b1c842 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.905293  4607 tablet_replica.cc:333] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.906345  4607 raft_consensus.cc:2243] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.907238  4607 raft_consensus.cc:2272] T a8fb06d5c55741bd82582c1cb1fd855c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:58.910099  6888 consensus_peers.cc:597] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.910838  4607 tablet_replica.cc:333] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.911883  4607 raft_consensus.cc:2243] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.913324  4607 raft_consensus.cc:2272] T 84df3915f67442a081e563c65c6665d9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.916435  4607 tablet_replica.cc:333] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.917460  4607 raft_consensus.cc:2243] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.918229  4607 raft_consensus.cc:2272] T 72dd1211d76447928f4ffdb791a1a1f1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:58.921962  6888 consensus_peers.cc:597] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.921964  4607 tablet_replica.cc:333] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.923319  4607 raft_consensus.cc:2243] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.924188  4607 raft_consensus.cc:2272] T c87afc55e4c7488aa55cf7bd4689c4f9 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:58.925211  6888 consensus_peers.cc:597] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.928246  4607 tablet_replica.cc:333] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.929314  4607 raft_consensus.cc:2243] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:08:58.929666  6888 consensus_peers.cc:597] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.930200  4607 raft_consensus.cc:2272] T 756a274d14e4418cb32c496a26c5278c P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.933888  4607 tablet_replica.cc:333] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.935006  4607 raft_consensus.cc:2243] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.935824  4607 raft_consensus.cc:2272] T 499493b3dffa4af792940dfe94c85e72 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.939530  4607 tablet_replica.cc:333] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.940713  4607 raft_consensus.cc:2243] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.942261  4607 raft_consensus.cc:2272] T e8e36b33ac254fe8a52ede93f6908e21 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.946053  4607 tablet_replica.cc:333] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.947065  4607 raft_consensus.cc:2243] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.948501  4607 raft_consensus.cc:2272] T dbbc733518074aafaa95ee4528668c2d P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.952078  4607 tablet_replica.cc:333] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.953109  4607 raft_consensus.cc:2243] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.953917  4607 raft_consensus.cc:2272] T 3b04ccb710144bd895537ae79ece0cec P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.957556  4607 tablet_replica.cc:333] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.958482  4607 raft_consensus.cc:2243] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.967084  4607 raft_consensus.cc:2272] T e457520aa2414d06b9c4777ffc3c3ef6 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.970456  4607 tablet_replica.cc:333] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
W20260710 11:08:58.970471  6962 consensus_peers.cc:597] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:58.971457  4607 raft_consensus.cc:2243] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.972311  4607 raft_consensus.cc:2272] T 229d7b4eed08403aa0cf6a059716d2ff P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.975680  4607 tablet_replica.cc:333] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.976557  4607 raft_consensus.cc:2243] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.977186  4607 raft_consensus.cc:2272] T 3fb48af3331949068fdf21cbc5ca618e P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.980373  4607 tablet_replica.cc:333] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.981266  4607 raft_consensus.cc:2243] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:58.982100  4607 raft_consensus.cc:2272] T 109188e29976423e9b9c3b6d53016fbc P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.985313  4607 tablet_replica.cc:333] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.986145  4607 raft_consensus.cc:2243] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.987449  4607 raft_consensus.cc:2272] T 6036c44a7a76475b86c9cfe39f11c366 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:58.990615  4607 tablet_replica.cc:333] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe: stopping tablet replica
I20260710 11:08:58.991403  4607 raft_consensus.cc:2243] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:58.992878  4607 raft_consensus.cc:2272] T 0cf9c34f34d44e86a5ef337645c7bca1 P ee50bd2af4d04ab3be8b4e1fbd0e7cbe [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.087801  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
W20260710 11:08:59.104123  6962 consensus_peers.cc:597] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:59.132236  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
W20260710 11:08:59.147607  6962 consensus_peers.cc:597] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:59.164515  6964 consensus_peers.cc:597] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc -> Peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Couldn't send request to peer a032fb7fdead411cb56fe82e8d57aa9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:08:59.175093  6962 consensus_peers.cc:597] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc -> Peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe (127.4.127.194:45279): Couldn't send request to peer ee50bd2af4d04ab3be8b4e1fbd0e7cbe. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:45279: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:59.177798  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:59.178789  4607 tablet_replica.cc:333] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.179769  4607 raft_consensus.cc:2243] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.180351  4607 raft_consensus.cc:2272] T bd82f4a8ae4d4394a4147e2ea5b1c842 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.183369  4607 tablet_replica.cc:333] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.184294  4607 raft_consensus.cc:2243] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.184892  4607 raft_consensus.cc:2272] T ceddd5540c044693b02193f92a3cdcb9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.187052  4607 tablet_replica.cc:333] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.187682  4607 raft_consensus.cc:2243] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.188158  4607 raft_consensus.cc:2272] T 84df3915f67442a081e563c65c6665d9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.190500  4607 tablet_replica.cc:333] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.191192  4607 raft_consensus.cc:2243] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.192039  4607 raft_consensus.cc:2272] T 3fb48af3331949068fdf21cbc5ca618e P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.194427  4607 tablet_replica.cc:333] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.194968  4607 raft_consensus.cc:2243] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.195427  4607 raft_consensus.cc:2272] T 4476fb45fc634591aeb42961b3d83829 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.197336  4607 tablet_replica.cc:333] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.197932  4607 raft_consensus.cc:2243] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.198793  4607 raft_consensus.cc:2272] T ce824713593b47edb0cc920406b84491 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.200904  4607 tablet_replica.cc:333] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.201586  4607 raft_consensus.cc:2243] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.202451  4607 raft_consensus.cc:2272] T 229d7b4eed08403aa0cf6a059716d2ff P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.204480  4607 tablet_replica.cc:333] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.205024  4607 raft_consensus.cc:2243] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.205505  4607 raft_consensus.cc:2272] T e457520aa2414d06b9c4777ffc3c3ef6 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.207281  4607 tablet_replica.cc:333] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.207798  4607 raft_consensus.cc:2243] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.208227  4607 raft_consensus.cc:2272] T 143843be99cf4aed95242c2bc66550ea P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.210290  4607 tablet_replica.cc:333] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.210791  4607 raft_consensus.cc:2243] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.211803  4607 raft_consensus.cc:2272] T a8fb06d5c55741bd82582c1cb1fd855c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.214432  4607 tablet_replica.cc:333] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
W20260710 11:08:59.215090  6964 consensus_peers.cc:597] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc -> Peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Couldn't send request to peer a032fb7fdead411cb56fe82e8d57aa9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:59.215137  4607 raft_consensus.cc:2243] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.216099  4607 raft_consensus.cc:2272] T 72dd1211d76447928f4ffdb791a1a1f1 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.219195  4607 tablet_replica.cc:333] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.219879  4607 raft_consensus.cc:2243] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.220477  4607 raft_consensus.cc:2272] T e8e36b33ac254fe8a52ede93f6908e21 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.222818  4607 tablet_replica.cc:333] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.223330  4607 raft_consensus.cc:2243] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.224203  4607 raft_consensus.cc:2272] T 499493b3dffa4af792940dfe94c85e72 P a032fb7fdead411cb56fe82e8d57aa9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.226343  4607 tablet_replica.cc:333] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.226872  4607 raft_consensus.cc:2243] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.227301  4607 raft_consensus.cc:2272] T f6f2e271f8c44f2b81943759f3c27dbc P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.229372  4607 tablet_replica.cc:333] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.229928  4607 raft_consensus.cc:2243] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.230436  4607 raft_consensus.cc:2272] T 6036c44a7a76475b86c9cfe39f11c366 P a032fb7fdead411cb56fe82e8d57aa9e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.232517  4607 tablet_replica.cc:333] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.233034  4607 raft_consensus.cc:2243] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.233949  4607 raft_consensus.cc:2272] T 756a274d14e4418cb32c496a26c5278c P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.235916  4607 tablet_replica.cc:333] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
I20260710 11:08:59.236409  4607 raft_consensus.cc:2243] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.237201  4607 raft_consensus.cc:2272] T c87afc55e4c7488aa55cf7bd4689c4f9 P a032fb7fdead411cb56fe82e8d57aa9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:59.237159  7020 debug-util.cc:398] Leaking SignalData structure 0x7b0800173200 after lost signal to thread 4610
W20260710 11:08:59.238881  7020 debug-util.cc:398] Leaking SignalData structure 0x7b08000de920 after lost signal to thread 6708
I20260710 11:08:59.240406  4607 tablet_replica.cc:333] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e: stopping tablet replica
W20260710 11:08:59.240448  7020 debug-util.cc:398] Leaking SignalData structure 0x7b080011b860 after lost signal to thread 6875
I20260710 11:08:59.241273  4607 raft_consensus.cc:2243] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 4 LEADER]: Raft consensus shutting down.
W20260710 11:08:59.242007  7020 debug-util.cc:398] Leaking SignalData structure 0x7b08000e58c0 after lost signal to thread 6949
I20260710 11:08:59.242550  4607 raft_consensus.cc:2272] T c467df59f84b4a96bbcd18c17c8d29b6 P a032fb7fdead411cb56fe82e8d57aa9e [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:08:59.243413  7020 debug-util.cc:398] Leaking SignalData structure 0x7b0800044c80 after lost signal to thread 7023
I20260710 11:08:59.299067  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:08:59.356830  4607 tablet_server.cc:179] TabletServer@127.4.127.196:0 shutting down...
I20260710 11:08:59.407016  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:08:59.408057  4607 tablet_replica.cc:333] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.409073  4607 raft_consensus.cc:2243] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.410543  4607 raft_consensus.cc:2272] T b1d94264f8ad47e295ecee026fe4b3a3 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.413604  4607 tablet_replica.cc:333] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.414474  4607 raft_consensus.cc:2243] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.415661  4607 raft_consensus.cc:2272] T 4476fb45fc634591aeb42961b3d83829 P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.418819  4607 tablet_replica.cc:333] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.419736  4607 raft_consensus.cc:2243] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.420431  4607 raft_consensus.cc:2272] T 0cf9c34f34d44e86a5ef337645c7bca1 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.424417  4607 tablet_replica.cc:333] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.425379  4607 raft_consensus.cc:2243] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.426129  4607 raft_consensus.cc:2272] T abf918cb25844017b364b855f535c32b P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.429193  4607 tablet_replica.cc:333] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.430088  4607 raft_consensus.cc:2243] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.431094  4607 raft_consensus.cc:2272] T 72dd1211d76447928f4ffdb791a1a1f1 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.434070  4607 tablet_replica.cc:333] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.435024  4607 raft_consensus.cc:2243] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.435690  4607 raft_consensus.cc:2272] T ce824713593b47edb0cc920406b84491 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.438700  4607 tablet_replica.cc:333] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.439616  4607 raft_consensus.cc:2243] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.440865  4607 raft_consensus.cc:2272] T 3b04ccb710144bd895537ae79ece0cec P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.443877  4607 tablet_replica.cc:333] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.444744  4607 raft_consensus.cc:2243] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.445513  4607 raft_consensus.cc:2272] T 499493b3dffa4af792940dfe94c85e72 P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.448585  4607 tablet_replica.cc:333] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.449594  4607 raft_consensus.cc:2243] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.450260  4607 raft_consensus.cc:2272] T dbbc733518074aafaa95ee4528668c2d P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.453209  4607 tablet_replica.cc:333] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc: stopping tablet replica
W20260710 11:08:59.453788  6964 consensus_peers.cc:597] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc -> Peer a032fb7fdead411cb56fe82e8d57aa9e (127.4.127.195:44901): Couldn't send request to peer a032fb7fdead411cb56fe82e8d57aa9e. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.195:44901: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:08:59.454128  4607 raft_consensus.cc:2243] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.455422  4607 raft_consensus.cc:2272] T f6f2e271f8c44f2b81943759f3c27dbc P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.458367  4607 tablet_replica.cc:333] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.459151  4607 raft_consensus.cc:2243] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.460197  4607 raft_consensus.cc:2272] T ceddd5540c044693b02193f92a3cdcb9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.463346  4607 tablet_replica.cc:333] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.464195  4607 raft_consensus.cc:2243] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.465585  4607 raft_consensus.cc:2272] T 84df3915f67442a081e563c65c6665d9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.468561  4607 tablet_replica.cc:333] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.469468  4607 raft_consensus.cc:2243] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.470158  4607 raft_consensus.cc:2272] T 756a274d14e4418cb32c496a26c5278c P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.473168  4607 tablet_replica.cc:333] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.473995  4607 raft_consensus.cc:2243] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.474864  4607 raft_consensus.cc:2272] T c87afc55e4c7488aa55cf7bd4689c4f9 P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.477607  4607 tablet_replica.cc:333] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.478353  4607 raft_consensus.cc:2243] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.479651  4607 raft_consensus.cc:2272] T 3fb48af3331949068fdf21cbc5ca618e P e1833355b3894705955996433bed2abc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.482568  4607 tablet_replica.cc:333] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.483366  4607 raft_consensus.cc:2243] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.484625  4607 raft_consensus.cc:2272] T 109188e29976423e9b9c3b6d53016fbc P e1833355b3894705955996433bed2abc [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.487609  4607 tablet_replica.cc:333] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.488351  4607 raft_consensus.cc:2243] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:08:59.488989  4607 raft_consensus.cc:2272] T c467df59f84b4a96bbcd18c17c8d29b6 P e1833355b3894705955996433bed2abc [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:08:59.491947  4607 tablet_replica.cc:333] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc: stopping tablet replica
I20260710 11:08:59.492678  4607 raft_consensus.cc:2243] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:08:59.493928  4607 raft_consensus.cc:2272] T 143843be99cf4aed95242c2bc66550ea P e1833355b3894705955996433bed2abc [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:00.543653  4607 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7020)
W20260710 11:09:01.544226  4607 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7020)
W20260710 11:09:02.544807  4607 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 7020)
I20260710 11:09:02.779778  4607 tablet_server.cc:196] TabletServer@127.4.127.196:0 shutdown complete.
I20260710 11:09:02.813815  4607 master.cc:562] Master@127.4.127.254:43429 shutting down...
I20260710 11:09:02.846158  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:02.846828  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:02.847182  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a12ed63a503421ab9ae60781cd0f718: stopping tablet replica
I20260710 11:09:02.889966  4607 master.cc:584] Master@127.4.127.254:43429 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (27826 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:09:02.951787  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:41809
I20260710 11:09:02.953181  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:02.959770  7583 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:02.960441  7584 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:02.961447  7586 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:02.961604  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:02.962895  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:02.963119  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:02.963297  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681742963281 us; error 0 us; skew 500 ppm
I20260710 11:09:02.963850  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:02.966584  4607 webserver.cc:533] Webserver started at http://127.4.127.254:45357/ using document root <none> and password file <none>
I20260710 11:09:02.967095  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:02.967311  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:02.967593  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:02.968817  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "54621f65b9cd4364ad8e1ab392e34021"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-mqr7"
I20260710 11:09:02.973884  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260710 11:09:02.977792  7591 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:02.978781  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:02.979221  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "54621f65b9cd4364ad8e1ab392e34021"
format_stamp: "Formatted at 2026-07-10 11:09:02 on dist-test-slave-mqr7"
I20260710 11:09:02.979648  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:02.996353  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:02.997969  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.053067  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:41809
I20260710 11:09:03.053169  7642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:41809 every 8 connection(s)
I20260710 11:09:03.058974  7643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.073289  7643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021: Bootstrap starting.
I20260710 11:09:03.081609  7643 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.086591  7643 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021: No bootstrap required, opened a new log
I20260710 11:09:03.088871  7643 raft_consensus.cc:359] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER }
I20260710 11:09:03.089331  7643 raft_consensus.cc:385] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:03.089637  7643 raft_consensus.cc:740] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 54621f65b9cd4364ad8e1ab392e34021, State: Initialized, Role: FOLLOWER
I20260710 11:09:03.090140  7643 consensus_queue.cc:260] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER }
I20260710 11:09:03.090586  7643 raft_consensus.cc:399] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:03.090782  7643 raft_consensus.cc:493] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:03.091010  7643 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:03.095611  7643 raft_consensus.cc:515] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER }
I20260710 11:09:03.096179  7643 leader_election.cc:304] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [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: 54621f65b9cd4364ad8e1ab392e34021; no voters: 
I20260710 11:09:03.097774  7643 leader_election.cc:290] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:03.098228  7646 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:03.099882  7646 raft_consensus.cc:697] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 1 LEADER]: Becoming Leader. State: Replica: 54621f65b9cd4364ad8e1ab392e34021, State: Running, Role: LEADER
I20260710 11:09:03.100749  7646 consensus_queue.cc:237] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [LEADER]: Queue going to LEADER mode. State: All 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: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER }
I20260710 11:09:03.100932  7643 sys_catalog.cc:565] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:03.106853  7648 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 54621f65b9cd4364ad8e1ab392e34021. Latest consensus state: current_term: 1 leader_uuid: "54621f65b9cd4364ad8e1ab392e34021" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER } }
I20260710 11:09:03.107779  7648 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:03.113302  7647 sys_catalog.cc:455] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "54621f65b9cd4364ad8e1ab392e34021" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "54621f65b9cd4364ad8e1ab392e34021" member_type: VOTER } }
I20260710 11:09:03.114074  7647 sys_catalog.cc:458] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:03.121996  7656 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:03.123203  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:03.127189  7656 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:03.136277  7656 catalog_manager.cc:1383] Generated new cluster ID: 188001624e6d43ffb7cd1c95c69d541f
I20260710 11:09:03.136699  7656 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:03.166998  7656 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:03.168327  7656 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:03.185739  7656 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021: Generated new TSK 0
I20260710 11:09:03.186373  7656 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:03.254333  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:03.261757  7664 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.263463  7665 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.265420  4607 server_base.cc:1061] running on GCE node
W20260710 11:09:03.265847  7667 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.266814  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:03.267042  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:03.267258  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681743267242 us; error 0 us; skew 500 ppm
I20260710 11:09:03.267856  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:03.270550  4607 webserver.cc:533] Webserver started at http://127.4.127.193:40093/ using document root <none> and password file <none>
I20260710 11:09:03.271126  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:03.271348  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:03.271658  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:03.272981  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "d8119cbd9333498d87de2114e2ea4d36"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.278343  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:09:03.282239  7672 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.283058  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:09:03.283398  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "d8119cbd9333498d87de2114e2ea4d36"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.283722  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:03.317601  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:03.319094  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.320796  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:03.323469  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:03.323746  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.324067  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:03.324283  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.370779  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:43265
I20260710 11:09:03.370887  7734 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:43265 every 8 connection(s)
I20260710 11:09:03.376634  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:03.385988  7739 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.386279  7740 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.390416  7742 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.391968  7735 heartbeater.cc:344] Connected to a master server at 127.4.127.254:41809
I20260710 11:09:03.392421  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:03.393651  7735 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:03.393774  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:03.394182  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:03.394379  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681743394362 us; error 0 us; skew 500 ppm
I20260710 11:09:03.394763  7735 heartbeater.cc:507] Master 127.4.127.254:41809 requested a full tablet report, sending...
I20260710 11:09:03.395073  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:03.397251  7608 ts_manager.cc:194] Registered new tserver with Master: d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265)
I20260710 11:09:03.398511  4607 webserver.cc:533] Webserver started at http://127.4.127.194:43979/ using document root <none> and password file <none>
I20260710 11:09:03.399145  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:03.399389  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:03.399497  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60016
I20260710 11:09:03.399712  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:03.401062  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "9823b8a682634f57844e6881baf1cdb4"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.406445  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.003s
I20260710 11:09:03.410368  7747 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.411391  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:09:03.411795  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "9823b8a682634f57844e6881baf1cdb4"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.412061  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:03.426218  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:03.427395  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.428901  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:03.431283  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:03.431473  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.431799  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:03.431962  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.480114  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:40773
I20260710 11:09:03.480276  7809 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:40773 every 8 connection(s)
I20260710 11:09:03.485925  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:03.494239  7813 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.495328  7814 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:03.499255  7817 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:03.500650  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:03.501883  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:03.502163  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:03.502079  7810 heartbeater.cc:344] Connected to a master server at 127.4.127.254:41809
I20260710 11:09:03.502597  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681743502578 us; error 0 us; skew 500 ppm
I20260710 11:09:03.502840  7810 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:03.503458  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:03.503818  7810 heartbeater.cc:507] Master 127.4.127.254:41809 requested a full tablet report, sending...
I20260710 11:09:03.506553  4607 webserver.cc:533] Webserver started at http://127.4.127.195:42479/ using document root <none> and password file <none>
I20260710 11:09:03.506582  7608 ts_manager.cc:194] Registered new tserver with Master: 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:03.507221  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:03.507484  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:03.507772  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:03.508400  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60020
I20260710 11:09:03.508983  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "8a40cac4167b4aa2ac4200a24e456fde"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.514359  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260710 11:09:03.518497  7821 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.519410  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:03.519816  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "8a40cac4167b4aa2ac4200a24e456fde"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
I20260710 11:09:03.520177  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:03.548838  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:03.550293  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:03.551970  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:03.554438  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:03.554708  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.554980  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:03.555177  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:03.604930  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:36207
I20260710 11:09:03.605053  7883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:36207 every 8 connection(s)
I20260710 11:09:03.622397  7884 heartbeater.cc:344] Connected to a master server at 127.4.127.254:41809
I20260710 11:09:03.622835  7884 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:03.623705  7884 heartbeater.cc:507] Master 127.4.127.254:41809 requested a full tablet report, sending...
I20260710 11:09:03.626300  7608 ts_manager.cc:194] Registered new tserver with Master: 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:03.626688  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017182663s
I20260710 11:09:03.627921  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60028
I20260710 11:09:03.656344  7608 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60042:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:03.659467  7608 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:03.763854  7849 tablet_service.cc:1511] Processing CreateTablet for tablet 321ca84e48704b1098ecf4f2163fa1ae (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:03.765621  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321ca84e48704b1098ecf4f2163fa1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.767187  7773 tablet_service.cc:1511] Processing CreateTablet for tablet b6c96d75781f407585510372b2413a55 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:03.768939  7773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c96d75781f407585510372b2413a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.770685  7775 tablet_service.cc:1511] Processing CreateTablet for tablet 321ca84e48704b1098ecf4f2163fa1ae (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:03.771456  7848 tablet_service.cc:1511] Processing CreateTablet for tablet cfd80d1d36954971af90a47986b01cca (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:03.772893  7775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321ca84e48704b1098ecf4f2163fa1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.773852  7848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd80d1d36954971af90a47986b01cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.774798  7774 tablet_service.cc:1511] Processing CreateTablet for tablet cfd80d1d36954971af90a47986b01cca (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:03.780550  7772 tablet_service.cc:1511] Processing CreateTablet for tablet 945942fb0fc447d097ecce19ce58dde9 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:03.781761  7771 tablet_service.cc:1511] Processing CreateTablet for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:03.785300  7769 tablet_service.cc:1511] Processing CreateTablet for tablet 89f527dc0751413daa0dd5f59e3db6e3 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:03.786530  7770 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6600867e734b819ef77110e2c5b6ea (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:03.789183  7768 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:03.791184  7769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f527dc0751413daa0dd5f59e3db6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.791908  7700 tablet_service.cc:1511] Processing CreateTablet for tablet 321ca84e48704b1098ecf4f2163fa1ae (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:09:03.793534  7700 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 321ca84e48704b1098ecf4f2163fa1ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.793674  7767 tablet_service.cc:1511] Processing CreateTablet for tablet 98b5624aa3ce408182c5bff60dab18de (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:03.794163  7768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.796188  7770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6600867e734b819ef77110e2c5b6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.796937  7847 tablet_service.cc:1511] Processing CreateTablet for tablet b6c96d75781f407585510372b2413a55 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:03.798646  7766 tablet_service.cc:1511] Processing CreateTablet for tablet da7febd5d7904b368753477c4f4d8d51 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:03.800422  7766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7febd5d7904b368753477c4f4d8d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.800511  7846 tablet_service.cc:1511] Processing CreateTablet for tablet 945942fb0fc447d097ecce19ce58dde9 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:03.801311  7774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd80d1d36954971af90a47986b01cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.798653  7847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c96d75781f407585510372b2413a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.802593  7846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945942fb0fc447d097ecce19ce58dde9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.802829  7767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b5624aa3ce408182c5bff60dab18de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.807061  7699 tablet_service.cc:1511] Processing CreateTablet for tablet cfd80d1d36954971af90a47986b01cca (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:09:03.807435  7845 tablet_service.cc:1511] Processing CreateTablet for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:03.808872  7845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.808835  7699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd80d1d36954971af90a47986b01cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.808847  7771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.813041  7772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945942fb0fc447d097ecce19ce58dde9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.820680  7844 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6600867e734b819ef77110e2c5b6ea (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:03.823081  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6600867e734b819ef77110e2c5b6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.836329  7842 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:03.833873  7843 tablet_service.cc:1511] Processing CreateTablet for tablet 89f527dc0751413daa0dd5f59e3db6e3 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:03.838801  7842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.838905  7841 tablet_service.cc:1511] Processing CreateTablet for tablet 98b5624aa3ce408182c5bff60dab18de (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:03.840544  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b5624aa3ce408182c5bff60dab18de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.849880  7843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f527dc0751413daa0dd5f59e3db6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.851461  7840 tablet_service.cc:1511] Processing CreateTablet for tablet da7febd5d7904b368753477c4f4d8d51 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:03.853228  7840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7febd5d7904b368753477c4f4d8d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.858839  7698 tablet_service.cc:1511] Processing CreateTablet for tablet b6c96d75781f407585510372b2413a55 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:09:03.860596  7698 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6c96d75781f407585510372b2413a55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.867379  7697 tablet_service.cc:1511] Processing CreateTablet for tablet 945942fb0fc447d097ecce19ce58dde9 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:09:03.868996  7697 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945942fb0fc447d097ecce19ce58dde9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.870787  7696 tablet_service.cc:1511] Processing CreateTablet for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:09:03.872344  7696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d43d6936a243ea9a6ddfd4b60f5d1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.874670  7692 tablet_service.cc:1511] Processing CreateTablet for tablet 98b5624aa3ce408182c5bff60dab18de (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:09:03.876789  7694 tablet_service.cc:1511] Processing CreateTablet for tablet 89f527dc0751413daa0dd5f59e3db6e3 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:09:03.878610  7691 tablet_service.cc:1511] Processing CreateTablet for tablet da7febd5d7904b368753477c4f4d8d51 (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:09:03.879331  7693 tablet_service.cc:1511] Processing CreateTablet for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:09:03.874781  7695 tablet_service.cc:1511] Processing CreateTablet for tablet 5a6600867e734b819ef77110e2c5b6ea (DEFAULT_TABLE table=test-workload [id=56615636ac4d4b2382e5c073b5a9a147]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:09:03.882629  7692 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98b5624aa3ce408182c5bff60dab18de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.885819  7694 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89f527dc0751413daa0dd5f59e3db6e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.886508  7691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7febd5d7904b368753477c4f4d8d51. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.889936  7693 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3ca4dd825fd45cca8a7e7d21f3c99fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.893172  7695 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a6600867e734b819ef77110e2c5b6ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:03.934343  7899 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:03.943429  7900 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:03.945520  7901 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.005089  7901 tablet_bootstrap.cc:654] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.032644  7899 tablet_bootstrap.cc:654] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:03.953500  7900 tablet_bootstrap.cc:654] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.074832  7899 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.081590  7899 ts_tablet_manager.cc:1403] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.148s	user 0.010s	sys 0.008s
I20260710 11:09:04.082423  7900 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.083103  7900 ts_tablet_manager.cc:1403] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.140s	user 0.026s	sys 0.016s
I20260710 11:09:04.085218  7901 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.084851  7899 raft_consensus.cc:359] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.085690  7899 raft_consensus.cc:385] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.085930  7901 ts_tablet_manager.cc:1403] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.141s	user 0.048s	sys 0.024s
I20260710 11:09:04.086019  7899 raft_consensus.cc:740] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.086938  7900 raft_consensus.cc:359] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.087087  7899 consensus_queue.cc:260] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.087793  7900 raft_consensus.cc:385] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.088199  7900 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.088987  7900 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.089308  7901 raft_consensus.cc:359] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.089933  7884 heartbeater.cc:499] Master 127.4.127.254:41809 was elected leader, sending a full tablet report...
I20260710 11:09:04.090147  7901 raft_consensus.cc:385] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.090397  7899 ts_tablet_manager.cc:1434] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:04.090533  7901 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.091449  7901 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.091470  7899 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.092950  7810 heartbeater.cc:499] Master 127.4.127.254:41809 was elected leader, sending a full tablet report...
I20260710 11:09:04.102936  7899 tablet_bootstrap.cc:654] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.103962  7900 ts_tablet_manager.cc:1434] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260710 11:09:04.105269  7900 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
W20260710 11:09:04.112685  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:04.113466  7900 tablet_bootstrap.cc:654] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.158743  7735 heartbeater.cc:499] Master 127.4.127.254:41809 was elected leader, sending a full tablet report...
I20260710 11:09:04.159646  7901 ts_tablet_manager.cc:1434] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.073s	user 0.034s	sys 0.023s
I20260710 11:09:04.162238  7901 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.158754  7907 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.163702  7907 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.168577  7900 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.169303  7900 ts_tablet_manager.cc:1403] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.046s
I20260710 11:09:04.169677  7899 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.170320  7899 ts_tablet_manager.cc:1403] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.079s	user 0.029s	sys 0.039s
I20260710 11:09:04.170976  7901 tablet_bootstrap.cc:654] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.172843  7900 raft_consensus.cc:359] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.173831  7900 raft_consensus.cc:385] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.174196  7900 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.175217  7900 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.177857  7900 ts_tablet_manager.cc:1434] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:09:04.178332  7907 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.179100  7900 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.183416  7899 raft_consensus.cc:359] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.184088  7899 raft_consensus.cc:385] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.184455  7899 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.185372  7899 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.187973  7899 ts_tablet_manager.cc:1434] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.004s
I20260710 11:09:04.189226  7899 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.191277  7900 tablet_bootstrap.cc:654] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.197813  7899 tablet_bootstrap.cc:654] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.213210  7906 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.214126  7906 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.224645  7901 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.225335  7901 ts_tablet_manager.cc:1403] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.022s
I20260710 11:09:04.229801  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
W20260710 11:09:04.231681  7675 leader_election.cc:343] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.232223  7900 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.232909  7900 ts_tablet_manager.cc:1403] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.054s	user 0.015s	sys 0.011s
I20260710 11:09:04.236620  7900 raft_consensus.cc:359] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.237645  7900 raft_consensus.cc:385] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.240155  7906 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.237627  7901 raft_consensus.cc:359] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.242842  7900 raft_consensus.cc:740] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.243067  7906 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.243574  7906 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.243808  7900 consensus_queue.cc:260] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.243031  7901 raft_consensus.cc:385] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.244956  7901 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.246073  7901 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.246876  7900 ts_tablet_manager.cc:1434] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:09:04.251036  7900 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.255157  7906 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.241549  7899 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.256295  7899 ts_tablet_manager.cc:1403] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.013s
I20260710 11:09:04.260344  7899 raft_consensus.cc:359] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.263455  7899 raft_consensus.cc:385] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.264663  7905 raft_consensus.cc:493] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.266413  7899 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.266793  7901 ts_tablet_manager.cc:1434] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.004s
I20260710 11:09:04.266566  7905 raft_consensus.cc:515] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.267694  7899 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.272904  7905 leader_election.cc:290] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.277696  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.278577  7785 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 0.
I20260710 11:09:04.280052  7673 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [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: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:04.281693  7910 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.282166  7910 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.282568  7910 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.265959  7900 tablet_bootstrap.cc:654] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.291706  7910 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.294432  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.295538  7710 raft_consensus.cc:2393] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9823b8a682634f57844e6881baf1cdb4 in current term 1: Already voted for candidate d8119cbd9333498d87de2114e2ea4d36 in this term.
I20260710 11:09:04.295794  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
W20260710 11:09:04.297580  7751 leader_election.cc:343] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.300966  7910 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Requested vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.294425  7901 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.302465  7859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.302685  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:04.304013  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
W20260710 11:09:04.304661  7675 leader_election.cc:343] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:09:04.305912  7750 leader_election.cc:343] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.306524  7750 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4; no voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.308032  7919 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.310326  7901 tablet_bootstrap.cc:654] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:04.311990  7750 leader_election.cc:343] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.312561  7750 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4; no voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.317741  7906 raft_consensus.cc:2749] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.321081  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.327041  7919 raft_consensus.cc:2749] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.328758  7900 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.329397  7900 ts_tablet_manager.cc:1403] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.079s	user 0.020s	sys 0.027s
I20260710 11:09:04.333387  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
W20260710 11:09:04.336102  7825 leader_election.cc:343] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.341566  7785 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 1.
I20260710 11:09:04.332696  7900 raft_consensus.cc:359] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.342782  7900 raft_consensus.cc:385] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.343873  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.345170  7673 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:04.344377  7901 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.345711  7784 raft_consensus.cc:2468] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.346145  7910 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.343158  7900 raft_consensus.cc:740] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.346751  7910 raft_consensus.cc:697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Becoming Leader. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Running, Role: LEADER
I20260710 11:09:04.347134  7822 leader_election.cc:304] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.347622  7901 ts_tablet_manager.cc:1403] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.054s	user 0.028s	sys 0.014s
I20260710 11:09:04.347788  7900 consensus_queue.cc:260] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.344769  7899 ts_tablet_manager.cc:1434] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.088s	user 0.015s	sys 0.008s
I20260710 11:09:04.348675  7920 raft_consensus.cc:2804] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.347899  7910 consensus_queue.cc:237] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.352716  7900 ts_tablet_manager.cc:1434] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260710 11:09:04.352546  7901 raft_consensus.cc:359] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.353586  7901 raft_consensus.cc:385] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.353935  7900 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.354027  7901 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.355170  7920 raft_consensus.cc:493] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.355634  7920 raft_consensus.cc:3060] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.349877  7899 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.355167  7901 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.362263  7900 tablet_bootstrap.cc:654] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.364375  7901 ts_tablet_manager.cc:1434] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260710 11:09:04.365758  7901 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.372753  7901 tablet_bootstrap.cc:654] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.374517  7899 tablet_bootstrap.cc:654] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.382056  7900 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.381305  7607 catalog_manager.cc:5697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "d8119cbd9333498d87de2114e2ea4d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.382719  7900 ts_tablet_manager.cc:1403] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260710 11:09:04.381487  7920 raft_consensus.cc:515] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.383215  7899 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.383847  7899 ts_tablet_manager.cc:1403] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.002s
I20260710 11:09:04.386488  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
W20260710 11:09:04.388367  7825 leader_election.cc:343] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.388952  7919 raft_consensus.cc:493] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.388216  7899 raft_consensus.cc:359] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.389552  7919 raft_consensus.cc:515] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.389912  7899 raft_consensus.cc:385] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.390483  7899 raft_consensus.cc:740] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.391752  7920 leader_election.cc:290] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.393844  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.388207  7901 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.392323  7899 consensus_queue.cc:260] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.394565  7784 raft_consensus.cc:3060] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.394901  7901 ts_tablet_manager.cc:1403] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.000s
I20260710 11:09:04.396967  7899 ts_tablet_manager.cc:1434] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 11:09:04.398272  7899 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.398629  7901 raft_consensus.cc:359] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.399505  7901 raft_consensus.cc:385] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.399849  7901 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.400790  7901 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.403887  7901 ts_tablet_manager.cc:1434] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:04.405191  7901 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.407250  7899 tablet_bootstrap.cc:654] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.392978  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.393509  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
W20260710 11:09:04.411994  7750 leader_election.cc:343] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.390884  7900 raft_consensus.cc:359] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.392661  7919 leader_election.cc:290] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.412683  7900 raft_consensus.cc:385] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:04.412894  7751 leader_election.cc:343] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.413087  7900 raft_consensus.cc:740] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.413499  7751 leader_election.cc:304] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4; no voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.414113  7901 tablet_bootstrap.cc:654] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.414880  7919 raft_consensus.cc:2749] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.414036  7900 consensus_queue.cc:260] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.424533  7900 ts_tablet_manager.cc:1434] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260710 11:09:04.425609  7899 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.425859  7900 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.421327  7784 raft_consensus.cc:2468] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.430011  7822 leader_election.cc:304] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.431075  7899 ts_tablet_manager.cc:1403] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.011s
I20260710 11:09:04.431365  7920 raft_consensus.cc:2804] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.437930  7920 raft_consensus.cc:697] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.439245  7900 tablet_bootstrap.cc:654] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.439049  7920 consensus_queue.cc:237] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.441660  7899 raft_consensus.cc:359] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.442695  7899 raft_consensus.cc:385] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.443207  7899 raft_consensus.cc:740] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.443478  7901 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.444305  7901 ts_tablet_manager.cc:1403] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.039s	user 0.024s	sys 0.011s
I20260710 11:09:04.449939  7901 raft_consensus.cc:359] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.450948  7901 raft_consensus.cc:385] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.450860  7899 consensus_queue.cc:260] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.451483  7901 raft_consensus.cc:740] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.452564  7901 consensus_queue.cc:260] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.453842  7899 ts_tablet_manager.cc:1434] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.006s
I20260710 11:09:04.455024  7899 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.456281  7901 ts_tablet_manager.cc:1434] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:09:04.458146  7901 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.459111  7605 catalog_manager.cc:5697] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.461385  7900 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.462039  7900 ts_tablet_manager.cc:1403] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.008s
I20260710 11:09:04.462545  7899 tablet_bootstrap.cc:654] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.466079  7901 tablet_bootstrap.cc:654] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.465721  7900 raft_consensus.cc:359] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.466892  7900 raft_consensus.cc:385] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.467285  7900 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.468483  7900 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.475457  7900 ts_tablet_manager.cc:1434] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:09:04.477222  7900 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.478356  7920 raft_consensus.cc:493] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.479297  7920 raft_consensus.cc:515] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.483143  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.483989  7709 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.485698  7825 leader_election.cc:304] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.486827  7905 raft_consensus.cc:2804] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.487267  7905 raft_consensus.cc:493] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.487658  7905 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.492358  7900 tablet_bootstrap.cc:654] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.483455  7899 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.495568  7899 ts_tablet_manager.cc:1403] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.016s
I20260710 11:09:04.496934  7901 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.497589  7901 ts_tablet_manager.cc:1403] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.019s
I20260710 11:09:04.497511  7919 raft_consensus.cc:493] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.498199  7919 raft_consensus.cc:515] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.499670  7899 raft_consensus.cc:359] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.500469  7919 leader_election.cc:290] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.500504  7899 raft_consensus.cc:385] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.502590  7899 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.502782  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f527dc0751413daa0dd5f59e3db6e3" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.503495  7920 leader_election.cc:290] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.503508  7858 raft_consensus.cc:2468] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 0.
I20260710 11:09:04.503859  7899 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.504518  7905 raft_consensus.cc:515] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.505108  7750 leader_election.cc:304] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:04.506421  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.512966  7899 ts_tablet_manager.cc:1434] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.003s
I20260710 11:09:04.513492  7784 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.506421  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f527dc0751413daa0dd5f59e3db6e3" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.513130  7905 leader_election.cc:290] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.509465  7901 raft_consensus.cc:359] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.514631  7709 raft_consensus.cc:2468] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 0.
I20260710 11:09:04.515914  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.515340  7919 raft_consensus.cc:2804] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.516584  7784 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.516587  7919 raft_consensus.cc:493] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.517333  7919 raft_consensus.cc:3060] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.517959  7899 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.522033  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.522749  7709 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.526614  7899 tablet_bootstrap.cc:654] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.526494  7919 raft_consensus.cc:515] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.529469  7901 raft_consensus.cc:385] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.529740  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f527dc0751413daa0dd5f59e3db6e3" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.530418  7710 raft_consensus.cc:3060] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.532006  7900 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.532583  7900 ts_tablet_manager.cc:1403] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.012s
I20260710 11:09:04.535786  7900 raft_consensus.cc:359] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.536541  7900 raft_consensus.cc:385] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.536844  7900 raft_consensus.cc:740] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.538600  7709 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.539908  7825 leader_election.cc:304] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.540850  7905 raft_consensus.cc:2804] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.540941  7919 leader_election.cc:290] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.529906  7901 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.541497  7900 consensus_queue.cc:260] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.542379  7901 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.540858  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89f527dc0751413daa0dd5f59e3db6e3" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:04.543473  7858 raft_consensus.cc:3060] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.543998  7900 ts_tablet_manager.cc:1434] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:04.544612  7901 ts_tablet_manager.cc:1434] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.000s
I20260710 11:09:04.545068  7900 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.538578  7710 raft_consensus.cc:2468] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 1.
I20260710 11:09:04.546360  7751 leader_election.cc:304] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.548312  7919 raft_consensus.cc:2804] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.548830  7919 raft_consensus.cc:697] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 1 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:04.549727  7919 consensus_queue.cc:237] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.552340  7901 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.541882  7905 raft_consensus.cc:697] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.553747  7900 tablet_bootstrap.cc:654] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.554594  7905 consensus_queue.cc:237] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.560619  7910 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.561442  7910 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.565442  7900 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.565557  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.566018  7900 ts_tablet_manager.cc:1403] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260710 11:09:04.566273  7910 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.566323  7857 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 0.
I20260710 11:09:04.568451  7675 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.568845  7900 raft_consensus.cc:359] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.569784  7900 raft_consensus.cc:385] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.570086  7900 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.569926  7910 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.570905  7910 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.571502  7910 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.574864  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.575436  7901 tablet_bootstrap.cc:654] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:04.576606  7673 leader_election.cc:343] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.571178  7900 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.580456  7900 ts_tablet_manager.cc:1434] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:09:04.582995  7899 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.588869  7899 ts_tablet_manager.cc:1403] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.071s	user 0.029s	sys 0.032s
I20260710 11:09:04.590610  7607 catalog_manager.cc:5697] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.584458  7907 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.593766  7907 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.598378  7910 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.599576  7857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.601483  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.592916  7784 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.602694  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
W20260710 11:09:04.603413  7675 leader_election.cc:343] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.603768  7858 raft_consensus.cc:2468] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 1.
W20260710 11:09:04.605176  7673 leader_election.cc:343] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.605876  7673 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8119cbd9333498d87de2114e2ea4d36; no voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:04.607172  7907 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.607996  7907 raft_consensus.cc:2749] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.594455  7900 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.611714  7899 raft_consensus.cc:359] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.612592  7899 raft_consensus.cc:385] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.612948  7899 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.614637  7605 catalog_manager.cc:5697] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.616209  7899 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.622293  7905 raft_consensus.cc:493] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.622510  7899 ts_tablet_manager.cc:1434] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260710 11:09:04.622884  7905 raft_consensus.cc:515] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.623693  7899 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.626223  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.626801  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.626981  7710 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.627552  7784 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.628487  7825 leader_election.cc:304] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.625226  7905 leader_election.cc:290] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.629573  7905 raft_consensus.cc:2804] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.630008  7905 raft_consensus.cc:493] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:09:04.630209  7673 leader_election.cc:343] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.630602  7905 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.621255  7910 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Requested vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.622920  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:04.632680  7858 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.633970  7901 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.634256  7899 tablet_bootstrap.cc:654] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.634496  7901 ts_tablet_manager.cc:1403] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.082s	user 0.031s	sys 0.027s
I20260710 11:09:04.637763  7901 raft_consensus.cc:359] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.638535  7901 raft_consensus.cc:385] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.638835  7901 raft_consensus.cc:740] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.639590  7901 consensus_queue.cc:260] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.640125  7905 raft_consensus.cc:515] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.642127  7901 ts_tablet_manager.cc:1434] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260710 11:09:04.642773  7905 leader_election.cc:290] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.643219  7901 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.643545  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.644165  7710 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.647382  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.648046  7784 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.649612  7910 raft_consensus.cc:493] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.650326  7901 tablet_bootstrap.cc:654] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.650154  7910 raft_consensus.cc:515] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.632212  7900 tablet_bootstrap.cc:654] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.652532  7910 leader_election.cc:290] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:04.654610  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.655485  7783 raft_consensus.cc:2393] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8119cbd9333498d87de2114e2ea4d36 in current term 1: Already voted for candidate 8a40cac4167b4aa2ac4200a24e456fde in this term.
I20260710 11:09:04.658638  7858 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 1.
I20260710 11:09:04.661823  7675 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:04.665699  7910 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.666489  7910 raft_consensus.cc:697] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Becoming Leader. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Running, Role: LEADER
I20260710 11:09:04.667572  7910 consensus_queue.cc:237] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.668829  7905 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.669800  7905 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.677991  7709 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.678747  7710 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.677991  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98b5624aa3ce408182c5bff60dab18de" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.681646  7825 leader_election.cc:304] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.682070  7675 leader_election.cc:304] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8119cbd9333498d87de2114e2ea4d36; no voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:04.682932  7920 raft_consensus.cc:2804] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.683429  7945 raft_consensus.cc:3060] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.684522  7920 raft_consensus.cc:697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.685621  7920 consensus_queue.cc:237] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.688597  7784 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.690378  7905 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.692600  7899 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.692067  7945 raft_consensus.cc:2749] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.699700  7899 ts_tablet_manager.cc:1403] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.076s	user 0.013s	sys 0.011s
I20260710 11:09:04.699126  7901 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.694308  7900 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.700498  7901 ts_tablet_manager.cc:1403] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.030s
I20260710 11:09:04.700966  7900 ts_tablet_manager.cc:1403] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.107s	user 0.021s	sys 0.014s
I20260710 11:09:04.702932  7899 raft_consensus.cc:359] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.691560  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.703792  7899 raft_consensus.cc:385] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.704136  7899 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.704391  7783 raft_consensus.cc:2393] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a40cac4167b4aa2ac4200a24e456fde in current term 1: Already voted for candidate d8119cbd9333498d87de2114e2ea4d36 in this term.
I20260710 11:09:04.704906  7899 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.704572  7901 raft_consensus.cc:359] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.706473  7901 raft_consensus.cc:385] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.706983  7901 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.705047  7900 raft_consensus.cc:359] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.707908  7900 raft_consensus.cc:385] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.708284  7900 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.705811  7822 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde; no voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.708884  7901 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.710666  7920 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.710069  7900 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.710803  7605 catalog_manager.cc:5697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.712097  7901 ts_tablet_manager.cc:1434] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 11:09:04.712877  7900 ts_tablet_manager.cc:1434] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:04.713157  7901 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.714031  7900 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: Bootstrap starting.
I20260710 11:09:04.709787  7899 ts_tablet_manager.cc:1434] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:09:04.720204  7900 tablet_bootstrap.cc:654] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.720360  7920 raft_consensus.cc:2749] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:04.721170  7899 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.720204  7901 tablet_bootstrap.cc:654] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.730238  7608 catalog_manager.cc:5697] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "d8119cbd9333498d87de2114e2ea4d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.729146  7899 tablet_bootstrap.cc:654] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.766153  7901 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.766469  7945 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.766676  7901 ts_tablet_manager.cc:1403] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.018s
I20260710 11:09:04.767247  7945 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.770627  7901 raft_consensus.cc:359] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.771373  7901 raft_consensus.cc:385] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.771626  7901 raft_consensus.cc:740] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.771559  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.772310  7783 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 0.
I20260710 11:09:04.773554  7673 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.774021  7900 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: No bootstrap required, opened a new log
I20260710 11:09:04.774163  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:04.774526  7900 ts_tablet_manager.cc:1403] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: Time spent bootstrapping tablet: real 0.061s	user 0.035s	sys 0.014s
I20260710 11:09:04.774372  7910 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.774892  7945 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.774914  7910 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.772472  7901 consensus_queue.cc:260] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.775497  7910 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:04.775586  7675 leader_election.cc:343] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.777289  7900 raft_consensus.cc:359] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.777953  7901 ts_tablet_manager.cc:1434] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:09:04.779008  7901 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:04.780151  7899 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.780710  7899 ts_tablet_manager.cc:1403] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.026s
I20260710 11:09:04.783496  7899 raft_consensus.cc:359] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.783600  7910 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.784330  7899 raft_consensus.cc:385] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.784662  7899 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.784848  7901 tablet_bootstrap.cc:654] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.786011  7910 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Requested vote from peers 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.786782  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:04.787299  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.785558  7899 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.787890  7783 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.787989  7858 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.788697  7920 raft_consensus.cc:493] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.789223  7920 raft_consensus.cc:515] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.791430  7920 leader_election.cc:290] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.777988  7900 raft_consensus.cc:385] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.792351  7900 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.792994  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.793747  7784 raft_consensus.cc:2468] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.793208  7900 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.795135  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.795771  7900 ts_tablet_manager.cc:1434] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
W20260710 11:09:04.796793  7825 leader_election.cc:343] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.797610  7858 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 1.
I20260710 11:09:04.799381  7822 leader_election.cc:304] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.800201  7905 raft_consensus.cc:2804] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.800649  7905 raft_consensus.cc:493] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.801018  7905 raft_consensus.cc:3060] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.798317  7920 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.802588  7675 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.804379  7910 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.805848  7910 raft_consensus.cc:697] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Becoming Leader. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Running, Role: LEADER
I20260710 11:09:04.806841  7910 consensus_queue.cc:237] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:04.808940  7920 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.812271  7920 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.811625  7905 raft_consensus.cc:515] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.813046  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.813746  7710 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.814918  7784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.815598  7784 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.815874  7905 leader_election.cc:290] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.816679  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.817140  7785 raft_consensus.cc:3060] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.818004  7822 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:04.818296  7783 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8119cbd9333498d87de2114e2ea4d36 in term 1.
I20260710 11:09:04.828022  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.822834  7901 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: No bootstrap required, opened a new log
I20260710 11:09:04.829732  7945 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:04.830479  7901 ts_tablet_manager.cc:1403] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.011s
I20260710 11:09:04.826334  7905 raft_consensus.cc:2804] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.831295  7905 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.831820  7905 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:04.832947  7825 leader_election.cc:343] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:04.835777  7785 raft_consensus.cc:2468] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.836861  7899 ts_tablet_manager.cc:1434] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.002s
I20260710 11:09:04.837064  7822 leader_election.cc:304] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:04.837975  7920 raft_consensus.cc:2804] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.837673  7608 catalog_manager.cc:5697] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "d8119cbd9333498d87de2114e2ea4d36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:04.840560  7899 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: Bootstrap starting.
I20260710 11:09:04.838521  7920 raft_consensus.cc:697] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.841590  7920 consensus_queue.cc:237] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.842123  7905 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.844440  7905 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.845278  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.845945  7710 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.845734  7901 raft_consensus.cc:359] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.846427  7901 raft_consensus.cc:385] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.846707  7901 raft_consensus.cc:740] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.847396  7901 consensus_queue.cc:260] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.848824  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.847805  7899 tablet_bootstrap.cc:654] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:04.849536  7783 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.849768  7901 ts_tablet_manager.cc:1434] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:09:04.857393  7710 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.860062  7825 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.861634  7920 raft_consensus.cc:2804] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.862360  7920 raft_consensus.cc:697] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.863592  7920 consensus_queue.cc:237] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.868165  7783 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.875402  7899 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: No bootstrap required, opened a new log
I20260710 11:09:04.876088  7899 ts_tablet_manager.cc:1403] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.016s
I20260710 11:09:04.878859  7899 raft_consensus.cc:359] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.879597  7899 raft_consensus.cc:385] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:04.879866  7899 raft_consensus.cc:740] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Initialized, Role: FOLLOWER
I20260710 11:09:04.880594  7899 consensus_queue.cc:260] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.882822  7899 ts_tablet_manager.cc:1434] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:09:04.883416  7907 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.891425  7608 catalog_manager.cc:5697] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.893983  7608 catalog_manager.cc:5697] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.895087  7920 consensus_queue.cc:1048] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.906831  7905 consensus_queue.cc:1048] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.916111  7905 raft_consensus.cc:493] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.916728  7905 raft_consensus.cc:515] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.919575  7905 leader_election.cc:290] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.919816  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36" is_pre_election: true
I20260710 11:09:04.920753  7710 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.921177  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:04.921868  7825 leader_election.cc:304] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.921938  7783 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 0.
I20260710 11:09:04.922799  7905 raft_consensus.cc:2804] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:04.923269  7905 raft_consensus.cc:493] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:04.923627  7905 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.931560  7905 raft_consensus.cc:515] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.934479  7710 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:04.934623  7905 leader_election.cc:290] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:04.934836  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:04.935140  7710 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.935402  7783 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:04.940587  7710 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.940606  7783 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:04.941829  7825 leader_election.cc:304] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:04.942554  7905 raft_consensus.cc:2804] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:04.943039  7905 raft_consensus.cc:697] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:04.943686  7905 consensus_queue.cc:237] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:04.951648  7608 catalog_manager.cc:5697] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 1 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:04.966045  7919 consensus_queue.cc:1048] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:04.977844  7919 consensus_queue.cc:1048] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:04.999073  7910 raft_consensus.cc:493] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:04.999658  7910 raft_consensus.cc:515] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:05.001590  7910 leader_election.cc:290] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:05.002745  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:05.002739  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd80d1d36954971af90a47986b01cca" candidate_uuid: "d8119cbd9333498d87de2114e2ea4d36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:05.003671  7783 raft_consensus.cc:2393] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8119cbd9333498d87de2114e2ea4d36 in current term 1: Already voted for candidate 8a40cac4167b4aa2ac4200a24e456fde in this term.
I20260710 11:09:05.004667  7673 leader_election.cc:304] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8119cbd9333498d87de2114e2ea4d36; no voters: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:05.005384  7910 raft_consensus.cc:3060] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.010524  7910 raft_consensus.cc:2749] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:05.035082  7905 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.046768  7950 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:05.070499  7783 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:05.077138  7910 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.088761  7974 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:05.137035  7950 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.151060  7920 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:05.156215  4607 ts_manager.cc:295] Set tserver state for d8119cbd9333498d87de2114e2ea4d36 to MAINTENANCE_MODE
I20260710 11:09:05.157348  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
I20260710 11:09:05.187076  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:05.188009  4607 tablet_replica.cc:333] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.188714  4607 raft_consensus.cc:2243] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.189390  4607 pending_rounds.cc:70] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Trying to abort 1 pending ops.
I20260710 11:09:05.189652  4607 pending_rounds.cc:77] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305960426739433472 op_type: NO_OP noop_request { }
I20260710 11:09:05.189930  4607 raft_consensus.cc:2889] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:09:05.190169  4607 raft_consensus.cc:2272] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.192910  4607 tablet_replica.cc:333] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.193567  4607 raft_consensus.cc:2243] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.194020  4607 raft_consensus.cc:2272] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.196178  4607 tablet_replica.cc:333] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.196775  4607 raft_consensus.cc:2243] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.197235  4607 raft_consensus.cc:2272] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.199445  4607 tablet_replica.cc:333] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.200064  4607 raft_consensus.cc:2243] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.200891  4607 raft_consensus.cc:2272] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.203159  4607 tablet_replica.cc:333] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.203704  4607 raft_consensus.cc:2243] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.204101  4607 raft_consensus.cc:2272] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.205999  4607 tablet_replica.cc:333] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.206525  4607 raft_consensus.cc:2243] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.206943  4607 raft_consensus.cc:2272] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.209375  4607 tablet_replica.cc:333] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.210032  4607 raft_consensus.cc:2243] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.210455  4607 raft_consensus.cc:2272] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.212257  4607 tablet_replica.cc:333] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.212788  4607 raft_consensus.cc:2243] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.213208  4607 raft_consensus.cc:2272] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.215122  4607 tablet_replica.cc:333] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.215647  4607 raft_consensus.cc:2243] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:05.216086  4607 raft_consensus.cc:2272] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.218360  4607 tablet_replica.cc:333] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: stopping tablet replica
I20260710 11:09:05.218873  4607 raft_consensus.cc:2243] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:05.219823  4607 raft_consensus.cc:2272] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:05.240537  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
I20260710 11:09:05.286650  7920 consensus_queue.cc:1048] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:05.288076  7825 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111) [suppressed 143 similar messages]
W20260710 11:09:05.292449  7825 consensus_peers.cc:597] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.301728  7825 consensus_peers.cc:597] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.328035  7920 consensus_queue.cc:1048] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:05.342797  7825 consensus_peers.cc:597] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.448107  7825 consensus_peers.cc:597] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.448771  7751 consensus_peers.cc:597] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:05.477978  7920 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:05.497711  7825 consensus_peers.cc:597] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:05.590380  7825 consensus_peers.cc:597] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:06.127146  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:06.384078  7950 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.384660  7950 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.386628  7950 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:06.387794  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:06.388522  7785 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:06.389021  7986 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.389515  7986 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.389992  7822 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:06.390825  7950 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:06.391215  7950 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.391580  7950 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:06.392333  7825 leader_election.cc:336] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.392844  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:06.392990  7986 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
W20260710 11:09:06.397938  7751 leader_election.cc:336] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.398686  7950 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.399693  7858 raft_consensus.cc:2393] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9823b8a682634f57844e6881baf1cdb4 in current term 2: Already voted for candidate 8a40cac4167b4aa2ac4200a24e456fde in this term.
I20260710 11:09:06.400504  7950 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:06.401881  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:06.401921  7750 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: 9823b8a682634f57844e6881baf1cdb4; no voters: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:06.402704  7785 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:06.405025  7825 leader_election.cc:336] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.408479  7785 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 2.
I20260710 11:09:06.409045  7986 raft_consensus.cc:2749] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:06.409870  7822 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:06.410957  7950 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.411383  7950 raft_consensus.cc:697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:06.412298  7950 consensus_queue.cc:237] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.419073  7605 catalog_manager.cc:5697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 1 to 2, leader changed from d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 2 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:06.588951  7986 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.589516  7986 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.591308  7986 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:06.592413  7977 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.592433  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde" is_pre_election: true
I20260710 11:09:06.593142  7977 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.594226  7858 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 1.
I20260710 11:09:06.595359  7977 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:06.595525  7750 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
W20260710 11:09:06.596230  7751 leader_election.cc:336] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.596413  7986 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:06.596823  7986 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d8119cbd9333498d87de2114e2ea4d36)
I20260710 11:09:06.597162  7986 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:06.598011  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
W20260710 11:09:06.599910  7825 leader_election.cc:336] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.603322  7986 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.604388  7785 raft_consensus.cc:2393] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a40cac4167b4aa2ac4200a24e456fde in current term 2: Already voted for candidate 9823b8a682634f57844e6881baf1cdb4 in this term.
I20260710 11:09:06.605187  7986 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:06.606295  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:06.606523  7822 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde; no voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:06.606842  7858 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:06.609581  7751 leader_election.cc:336] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.613092  7858 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:06.613732  7977 raft_consensus.cc:2749] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:06.614426  7750 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:06.615314  7986 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.616236  7986 raft_consensus.cc:697] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:06.616966  7986 consensus_queue.cc:237] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:06.624782  7605 catalog_manager.cc:5697] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 1 to 2, leader changed from d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:06.760349  7977 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:06.760850  7977 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:06.762769  7977 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:06.764146  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4" is_pre_election: true
I20260710 11:09:06.764917  7785 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 1.
I20260710 11:09:06.766192  7822 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:06.766943  7977 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:09:06.767323  7977 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:06.767652  7977 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:06.767761  7825 leader_election.cc:336] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.773124  7977 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:06.774860  7977 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:06.776057  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:06.776664  7785 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:09:06.779170  7825 leader_election.cc:336] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111)
I20260710 11:09:06.783707  7785 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 2.
I20260710 11:09:06.784977  7822 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: d8119cbd9333498d87de2114e2ea4d36
I20260710 11:09:06.785779  7977 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:06.786202  7977 raft_consensus.cc:697] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:06.786862  7977 consensus_queue.cc:237] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER 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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:06.794943  7605 catalog_manager.cc:5697] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 1 to 2, leader changed from d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 2 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:06.840970  7825 consensus_peers.cc:597] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:06.994884  7785 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:06.996251  7977 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:07.128290  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:07.138099  7858 raft_consensus.cc:1275] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:07.139510  7986 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:09:07.155066  7751 consensus_peers.cc:597] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:07.372293  7785 raft_consensus.cc:1275] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:09:07.373754  7977 consensus_queue.cc:1048] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:09:07.387368  7825 consensus_peers.cc:597] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:07.650318  7825 consensus_peers.cc:597] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:07.735841  7825 consensus_peers.cc:597] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:07.837162  7825 consensus_peers.cc:597] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:07.851048  7825 consensus_peers.cc:597] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:07.858544  7751 consensus_peers.cc:597] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:07.867463  7825 consensus_peers.cc:597] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:08.129338  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:08.189998  7825 consensus_peers.cc:597] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:09.131003  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:09.429324  7825 consensus_peers.cc:597] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:09.443450  7751 consensus_peers.cc:597] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:09.754150  7825 consensus_peers.cc:597] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:09:10.088656  7825 consensus_peers.cc:597] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:09:10.132189  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:09:10.225493  7825 consensus_peers.cc:597] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:10.259599  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:10.269215  8013 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:10.269959  8014 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:10.270700  4607 server_base.cc:1061] running on GCE node
W20260710 11:09:10.270731  8016 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:10.272392  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:10.272694  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:10.272897  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681750272880 us; error 0 us; skew 500 ppm
I20260710 11:09:10.273576  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:10.276815  4607 webserver.cc:533] Webserver started at http://127.4.127.193:40093/ using document root <none> and password file <none>
I20260710 11:09:10.277472  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:10.277688  4607 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:09:10.282217  4607 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:10.287349  8021 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:10.288424  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260710 11:09:10.288787  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "d8119cbd9333498d87de2114e2ea4d36"
format_stamp: "Formatted at 2026-07-10 11:09:03 on dist-test-slave-mqr7"
W20260710 11:09:10.288996  7825 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111) [suppressed 99 similar messages]
I20260710 11:09:10.289534  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681657700641-4607-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)
W20260710 11:09:10.292132  7825 consensus_peers.cc:597] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:10.302838  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:10.304563  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:10.306957  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260710 11:09:10.307710  7825 consensus_peers.cc:597] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:10.312551  8028 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260710 11:09:10.373157  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:09:10.373587  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.062s	user 0.004s	sys 0.000s
I20260710 11:09:10.373958  4607 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
W20260710 11:09:10.379182  7825 consensus_peers.cc:597] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:10.380434  8028 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.396210  8028 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.397048  8028 tablet_bootstrap.cc:492] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.397686  8028 ts_tablet_manager.cc:1403] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.004s
I20260710 11:09:10.400027  8028 raft_consensus.cc:359] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.400920  8028 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.401655  8028 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.404384  8028 ts_tablet_manager.cc:1434] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:09:10.405174  8028 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.418790  8028 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260710 11:09:10.419899  8028 tablet_bootstrap.cc:492] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.420684  8028 ts_tablet_manager.cc:1403] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260710 11:09:10.421149  4607 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:09:10.421607  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.048s	user 0.033s	sys 0.015s
W20260710 11:09:10.421586  7751 consensus_peers.cc:597] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:09:10.423699  8028 raft_consensus.cc:359] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:10.424538  8028 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.425197  8028 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:10.426878  8028 ts_tablet_manager.cc:1434] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:10.427702  8028 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.442034  8028 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.443008  8028 tablet_bootstrap.cc:492] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.443720  8028 ts_tablet_manager.cc:1403] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:09:10.446905  8028 raft_consensus.cc:359] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.447722  8028 raft_consensus.cc:740] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.448642  8028 consensus_queue.cc:260] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.450981  8028 ts_tablet_manager.cc:1434] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.451882  8028 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.466552  8028 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.467540  8028 tablet_bootstrap.cc:492] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.468252  8028 ts_tablet_manager.cc:1403] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260710 11:09:10.470799  8028 raft_consensus.cc:359] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.471638  8028 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.472453  8028 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.474496  8028 ts_tablet_manager.cc:1434] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 11:09:10.475327  8028 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.487396  8028 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.488155  8028 tablet_bootstrap.cc:492] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.488747  8028 ts_tablet_manager.cc:1403] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.011s
I20260710 11:09:10.491181  8028 raft_consensus.cc:359] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.492013  8028 raft_consensus.cc:740] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.492633  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:43265
I20260710 11:09:10.492753  8090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:43265 every 8 connection(s)
I20260710 11:09:10.492761  8028 consensus_queue.cc:260] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.494859  8028 ts_tablet_manager.cc:1434] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.005s
I20260710 11:09:10.495579  8028 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
W20260710 11:09:10.498083  8092 tablet.cc:2406] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:10.498554  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:10.522832  8028 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.523954  8028 tablet_bootstrap.cc:492] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.524683  8028 ts_tablet_manager.cc:1403] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.009s
I20260710 11:09:10.527527  8028 raft_consensus.cc:359] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.528403  8028 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.529235  8028 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.531876  8028 ts_tablet_manager.cc:1434] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:10.533047  8028 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.534370  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:10.535252  7858 raft_consensus.cc:606] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:10.535492  8091 heartbeater.cc:344] Connected to a master server at 127.4.127.254:41809
I20260710 11:09:10.536031  8091 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:10.537272  8091 heartbeater.cc:507] Master 127.4.127.254:41809 requested a full tablet report, sending...
I20260710 11:09:10.538045  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:10.538549  7858 raft_consensus.cc:606] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:10.541074  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:10.541637  7858 raft_consensus.cc:606] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:10.544692  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:10.545256  7858 raft_consensus.cc:606] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:10.545521  7608 ts_manager.cc:194] Re-registered known tserver with Master: d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265)
I20260710 11:09:10.546521  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:09:10.547016  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:10.547607  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:10.552443  8028 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.553365  8028 tablet_bootstrap.cc:492] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.554128  8028 ts_tablet_manager.cc:1403] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.003s
I20260710 11:09:10.556805  8028 raft_consensus.cc:359] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.557526  8028 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.558537  7608 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45724
I20260710 11:09:10.558300  8028 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.560276  8028 ts_tablet_manager.cc:1434] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 11:09:10.561185  8028 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.562433  8091 heartbeater.cc:499] Master 127.4.127.254:41809 was elected leader, sending a full tablet report...
I20260710 11:09:10.577539  8028 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.578553  8028 tablet_bootstrap.cc:492] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.579258  8028 ts_tablet_manager.cc:1403] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:09:10.581727  8028 raft_consensus.cc:359] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.582252  8028 raft_consensus.cc:740] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.582856  8028 consensus_queue.cc:260] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.584661  8028 ts_tablet_manager.cc:1434] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:10.585506  8028 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.600528  8028 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.601733  8028 tablet_bootstrap.cc:492] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.602349  8028 ts_tablet_manager.cc:1403] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 11:09:10.604370  8028 raft_consensus.cc:359] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.604895  8028 raft_consensus.cc:740] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.605626  8028 consensus_queue.cc:260] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.607734  8028 ts_tablet_manager.cc:1434] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:09:10.608623  8028 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap starting.
I20260710 11:09:10.623661  8028 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260710 11:09:10.624430  8028 tablet_bootstrap.cc:492] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Bootstrap complete.
I20260710 11:09:10.625005  8028 ts_tablet_manager.cc:1403] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260710 11:09:10.626930  8028 raft_consensus.cc:359] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.627439  8028 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8119cbd9333498d87de2114e2ea4d36, State: Initialized, Role: FOLLOWER
I20260710 11:09:10.628067  8028 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.629635  8028 ts_tablet_manager.cc:1434] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.007s
I20260710 11:09:10.741268  8103 raft_consensus.cc:993] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.741916  8012 raft_consensus.cc:1081] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.743600  7785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:10.744117  7785 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:10.744441  7785 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:10.750837  7785 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.753111  7785 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:10.755573  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:10.756275  7858 raft_consensus.cc:3055] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:10.756575  7858 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:10.757331  7858 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.758496  7858 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:10.762921  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:10.763537  8065 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 3
I20260710 11:09:10.764673  7858 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 3.
I20260710 11:09:10.766182  7750 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:10.767166  8002 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:10.768325  8002 raft_consensus.cc:697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:10.769346  8002 consensus_queue.cc:237] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.769997  8065 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 3.
I20260710 11:09:10.777695  7608 catalog_manager.cc:5697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 2 to 3, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 3 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.867913  8012 raft_consensus.cc:993] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.868428  8103 raft_consensus.cc:1081] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.870186  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:10.870632  7783 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:10.870894  7783 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.876595  7783 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.878479  7783 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:10.879617  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:10.879761  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:10.880259  8064 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.880345  7858 raft_consensus.cc:3055] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:10.880836  7858 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:10.881721  7858 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.882738  7858 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.888317  8064 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:10.889168  7858 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:10.889605  7751 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:10.890493  8002 raft_consensus.cc:2804] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:10.890952  8002 raft_consensus.cc:697] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:10.891804  8002 consensus_queue.cc:237] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.898844  7608 catalog_manager.cc:5697] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 1 to 2, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:10.945860  8064 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.947433  8012 raft_consensus.cc:993] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.948128  8103 raft_consensus.cc:1081] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:10.949985  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:10.950531  7783 raft_consensus.cc:493] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:10.950902  7783 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.951992  8064 pending_rounds.cc:85] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Aborting all ops after (but not including) 0
I20260710 11:09:10.952313  8064 pending_rounds.cc:107] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:09:10.952559  8064 raft_consensus.cc:2889] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:09:10.958021  7783 raft_consensus.cc:515] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.960681  7783 leader_election.cc:290] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:10.960942  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:10.961354  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:10.961710  8064 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.962080  7858 raft_consensus.cc:3055] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:10.962436  7858 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:10.963363  7858 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.964481  7858 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:10.969801  8064 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:10.970427  7858 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:10.971020  7751 leader_election.cc:304] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:10.971834  8002 raft_consensus.cc:2804] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:10.972280  8002 raft_consensus.cc:697] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:10.973060  8002 consensus_queue.cc:237] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:10.980301  7608 catalog_manager.cc:5697] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 1 to 2, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:11.041652  8012 raft_consensus.cc:993] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:11.042207  8103 raft_consensus.cc:1081] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:11.044035  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:11.044574  7783 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.044919  7783 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:11.051050  7783 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:11.053084  7783 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:11.054049  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:11.054247  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:11.054813  8064 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:11.054845  7858 raft_consensus.cc:3055] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:11.055559  7858 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:11.056591  7858 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:11.057751  7858 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:11.061870  8064 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 3.
I20260710 11:09:11.063380  7751 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [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: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:11.064363  8002 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:11.064893  8002 raft_consensus.cc:697] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:11.065040  7858 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 3.
I20260710 11:09:11.065999  8002 consensus_queue.cc:237] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:11.067667  8064 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:11.075250  7608 catalog_manager.cc:5697] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 2 to 3, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 3 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:11.133240  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:11.160275  7858 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:11.162660  8002 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:11.177520  8064 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:11.179157  8118 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.303310  8064 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.304800  8104 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.312965  7858 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.315430  8002 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.477481  7858 raft_consensus.cc:1275] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.478801  8002 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.489032  8064 raft_consensus.cc:1275] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:11.490830  8118 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.543895  7858 raft_consensus.cc:1275] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:11.545751  8118 consensus_queue.cc:1048] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:11.556123  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:11.559883  8064 raft_consensus.cc:1275] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 11:09:11.561972  8118 consensus_queue.cc:1048] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:11.581462  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:11.582171  7783 raft_consensus.cc:606] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:11.586720  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:11.587321  7783 raft_consensus.cc:606] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:11.588528  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:11.589033  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:11.589720  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:11.675537  8002 raft_consensus.cc:993] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:11.676160  8118 raft_consensus.cc:1081] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:11.677752  7858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:11.678297  7858 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:11.678562  7858 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:11.683171  7858 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:11.684688  7858 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 4 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:11.685755  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:11.685918  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:11.686545  8064 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:11.686578  7783 raft_consensus.cc:3055] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:11.687146  7783 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:11.688091  7783 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:11.689448  7783 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:11.694681  8064 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 4.
I20260710 11:09:11.696146  7825 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:11.696583  7783 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 4.
I20260710 11:09:11.697135  8012 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:11.697660  8012 raft_consensus.cc:697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:11.698423  8012 consensus_queue.cc:237] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:11.705376  7605 catalog_manager.cc:5697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 3 to 4, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 4 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:12.053301  8104 raft_consensus.cc:993] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:12.053900  8118 raft_consensus.cc:1081] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:12.055728  7858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:12.056325  7858 raft_consensus.cc:493] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.056664  7858 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.063652  7858 raft_consensus.cc:515] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.066238  7858 leader_election.cc:290] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:12.066681  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:12.067514  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da7febd5d7904b368753477c4f4d8d51" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:12.068125  8064 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.068238  7783 raft_consensus.cc:3055] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:12.068662  7783 raft_consensus.cc:740] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:12.069568  7783 consensus_queue.cc:260] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.071010  7783 raft_consensus.cc:3060] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:12.078078  8064 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:12.079382  7783 raft_consensus.cc:2468] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:12.080054  7825 leader_election.cc:304] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:12.081157  8012 raft_consensus.cc:2804] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:12.085501  8012 raft_consensus.cc:697] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:12.086545  8012 consensus_queue.cc:237] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.093392  7605 catalog_manager.cc:5697] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 2 to 3, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 3 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:12.134294  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:12.215989  7783 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.217483  8012 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.228677  8064 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:12.230106  8135 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:12.517683  8065 raft_consensus.cc:1275] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:12.519044  8103 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:12.528333  7783 raft_consensus.cc:1275] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:12.531852  8135 consensus_queue.cc:1048] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:12.596655  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:12.605626  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:12.606168  7858 raft_consensus.cc:606] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:12.609185  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:12.609750  7858 raft_consensus.cc:606] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:12.613008  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6c96d75781f407585510372b2413a55"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:12.613677  7783 raft_consensus.cc:606] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:12.614995  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:12.615607  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:12.616226  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:12.640151  8135 raft_consensus.cc:993] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:12.640743  8135 raft_consensus.cc:1081] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:12.642318  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:12.642838  7783 raft_consensus.cc:493] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.643165  7783 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.647811  7783 raft_consensus.cc:515] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.649356  7783 leader_election.cc:290] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:12.650430  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:12.650686  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:12.651046  8065 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.651293  7858 raft_consensus.cc:3055] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.651621  7858 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:12.652359  7858 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.653293  7858 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.657332  8065 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:12.658444  7858 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:12.658883  7751 leader_election.cc:304] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:12.659698  8118 raft_consensus.cc:2804] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.660151  8118 raft_consensus.cc:697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:12.661072  8118 consensus_queue.cc:237] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.669109  7608 catalog_manager.cc:5697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 1 to 2, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:12.816787  8103 raft_consensus.cc:993] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:12.817350  8135 raft_consensus.cc:1081] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:12.818928  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:12.819386  7783 raft_consensus.cc:493] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:12.819648  7783 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.826025  7783 raft_consensus.cc:515] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.828019  7783 leader_election.cc:290] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:12.828851  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:12.829130  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945942fb0fc447d097ecce19ce58dde9" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:12.829717  7858 raft_consensus.cc:3055] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:12.830039  7858 raft_consensus.cc:740] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:12.830215  8065 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.830888  7858 consensus_queue.cc:260] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.832151  7858 raft_consensus.cc:3060] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:12.838160  8065 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:12.839073  7858 raft_consensus.cc:2468] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 2.
I20260710 11:09:12.839659  7751 leader_election.cc:304] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:12.840593  8118 raft_consensus.cc:2804] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:12.841094  8118 raft_consensus.cc:697] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:12.841958  8118 consensus_queue.cc:237] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:12.849261  7608 catalog_manager.cc:5697] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 1 to 2, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:13.060120  8065 raft_consensus.cc:1275] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.061575  8104 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.073587  7858 raft_consensus.cc:1275] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.075187  8104 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.088336  8104 raft_consensus.cc:993] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.088897  8118 raft_consensus.cc:1081] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.091542  7858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6c96d75781f407585510372b2413a55"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:13.092403  7858 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.092851  7858 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.099534  7858 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.102031  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:13.102689  7783 raft_consensus.cc:3055] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:13.102304  8065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:13.102969  7783 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:13.103710  8065 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.104087  7783 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.105031  7783 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.101540  7858 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:13.112414  7783 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:13.112861  8065 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:13.114043  7822 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:13.114864  8135 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:13.115401  8135 raft_consensus.cc:697] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:13.116402  8135 consensus_queue.cc:237] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.125636  7605 catalog_manager.cc:5697] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 2 to 3, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 3 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
W20260710 11:09:13.135349  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:13.347937  7858 raft_consensus.cc:1275] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.349313  8104 consensus_queue.cc:1048] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:13.361111  8065 raft_consensus.cc:1275] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:13.362979  8152 consensus_queue.cc:1048] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:13.556224  7783 raft_consensus.cc:1275] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:13.557650  8103 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:13.567757  8064 raft_consensus.cc:1275] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:13.569128  8103 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:13.623031  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:13.630877  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:13.631562  7783 raft_consensus.cc:606] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:13.634570  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:13.635210  7783 raft_consensus.cc:606] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:13.637892  7857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:13.638239  8104 raft_consensus.cc:993] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.638492  7857 raft_consensus.cc:606] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:13.638797  8118 raft_consensus.cc:1081] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.639905  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:13.640547  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:13.640591  7857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:13.641206  7857 raft_consensus.cc:493] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.641275  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:13.641611  7857 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.647094  7857 raft_consensus.cc:515] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.648772  7857 leader_election.cc:290] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:13.649623  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:13.649718  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09d43d6936a243ea9a6ddfd4b60f5d1c" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:13.650180  8064 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.650264  7783 raft_consensus.cc:3055] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:13.650668  7783 raft_consensus.cc:740] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:13.651247  7783 consensus_queue.cc:260] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.651990  7783 raft_consensus.cc:3060] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.655428  8064 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:13.656543  7825 leader_election.cc:304] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:13.656787  7783 raft_consensus.cc:2468] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:13.657347  8103 raft_consensus.cc:2804] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:13.657873  8103 raft_consensus.cc:697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:13.658641  8103 consensus_queue.cc:237] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.664476  7605 catalog_manager.cc:5697] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 2 to 3, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 3 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:13.979921  8135 raft_consensus.cc:993] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:13.980424  8103 raft_consensus.cc:1081] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:13.982003  7783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:13.982694  7783 raft_consensus.cc:493] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.983328  8104 raft_consensus.cc:993] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.983646  7783 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:13.983798  8118 raft_consensus.cc:1081] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:13.985683  7857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:13.986212  7857 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:13.986545  7857 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:13.988688  7783 raft_consensus.cc:515] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.990350  7783 leader_election.cc:290] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 5 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:13.991366  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:13.991469  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3ca4dd825fd45cca8a7e7d21f3c99fe" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:13.992136  8064 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:13.992228  7858 raft_consensus.cc:3055] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:09:13.992730  7858 raft_consensus.cc:740] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:13.992594  7857 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.993535  7858 consensus_queue.cc:260] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:13.994451  7858 raft_consensus.cc:3060] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:09:13.995958  7857 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 3 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:13.997243  7783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:13.998006  7783 raft_consensus.cc:3055] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:13.998318  7783 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:13.999090  7783 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:14.000317  7783 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.000535  8064 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 5.
I20260710 11:09:14.001096  7858 raft_consensus.cc:2468] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 5.
I20260710 11:09:14.001725  7751 leader_election.cc:304] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:14.003206  8118 raft_consensus.cc:2804] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:09:14.003049  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:14.003754  8118 raft_consensus.cc:697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 5 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:14.003837  8064 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:14.004693  8118 consensus_queue.cc:237] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:14.007793  7783 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:14.009186  7822 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, 9823b8a682634f57844e6881baf1cdb4; no voters: 
I20260710 11:09:14.010064  8103 raft_consensus.cc:2804] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:14.010586  8103 raft_consensus.cc:697] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:14.011571  8064 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 3.
I20260710 11:09:14.011448  8103 consensus_queue.cc:237] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:14.012951  7605 catalog_manager.cc:5697] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 4 to 5, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 5 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:14.020686  7608 catalog_manager.cc:5697] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 2 to 3, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 3 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:14.059221  7783 raft_consensus.cc:1275] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.060442  8103 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.069258  8064 raft_consensus.cc:1275] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.071539  8103 consensus_queue.cc:1048] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 11:09:14.136273  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:14.492283  8064 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 5 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:14.493752  8118 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:14.502635  7858 raft_consensus.cc:1275] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 5 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:09:14.504248  8171 consensus_queue.cc:1048] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:09:14.582242  7783 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.583707  8103 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.592561  8064 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:14.594048  8135 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:14.647953  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:14.655300  7783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
mode: GRACEFUL
new_leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:40058
I20260710 11:09:14.655908  7783 raft_consensus.cc:606] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Received request to transfer leadership to TS 8a40cac4167b4aa2ac4200a24e456fde
I20260710 11:09:14.658938  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:14.659504  7858 raft_consensus.cc:606] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:14.662328  7858 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6c96d75781f407585510372b2413a55"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
mode: GRACEFUL
new_leader_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:35366
I20260710 11:09:14.662732  7858 raft_consensus.cc:606] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Received request to transfer leadership to TS 9823b8a682634f57844e6881baf1cdb4
I20260710 11:09:14.663709  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:09:14.664238  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:14.664784  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:15.011991  8118 raft_consensus.cc:993] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: : Instructing follower 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:15.012555  8171 raft_consensus.cc:1081] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Signalling peer 8a40cac4167b4aa2ac4200a24e456fde to start an election
I20260710 11:09:15.014169  7858 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae"
dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
 from {username='slave'} at 127.0.0.1:41910
I20260710 11:09:15.014671  7858 raft_consensus.cc:493] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.014986  7858 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.019786  7858 raft_consensus.cc:515] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:15.021297  7858 leader_election.cc:290] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [CANDIDATE]: Term 4 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194:40773)
I20260710 11:09:15.022270  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:15.022384  7785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "321ca84e48704b1098ecf4f2163fa1ae" candidate_uuid: "8a40cac4167b4aa2ac4200a24e456fde" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
I20260710 11:09:15.022974  8064 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.022995  7785 raft_consensus.cc:3055] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:15.023530  7785 raft_consensus.cc:740] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:15.024360  7785 consensus_queue.cc:260] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:15.025641  7785 raft_consensus.cc:3060] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.030179  8064 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 4.
I20260710 11:09:15.031713  7825 leader_election.cc:304] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [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: 8a40cac4167b4aa2ac4200a24e456fde, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:15.032558  8012 raft_consensus.cc:2804] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:15.032946  7785 raft_consensus.cc:2468] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a40cac4167b4aa2ac4200a24e456fde in term 4.
I20260710 11:09:15.033190  8012 raft_consensus.cc:697] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Becoming Leader. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:15.034689  8012 consensus_queue.cc:237] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } }
I20260710 11:09:15.041887  7605 catalog_manager.cc:5697] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde reported cstate change: term changed from 3 to 4, leader changed from 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194) to 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195). New cstate: current_term: 4 leader_uuid: "8a40cac4167b4aa2ac4200a24e456fde" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.088593  8135 raft_consensus.cc:993] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:15.089148  8012 raft_consensus.cc:1081] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:15.090665  7785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:15.091198  7785 raft_consensus.cc:493] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.091594  7785 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.097074  7785 raft_consensus.cc:515] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.098932  7785 leader_election.cc:290] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 4 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:15.099897  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:15.100111  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a6600867e734b819ef77110e2c5b6ea" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:15.100449  8064 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.100724  7858 raft_consensus.cc:3055] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:15.101073  7858 raft_consensus.cc:740] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:15.101851  7858 consensus_queue.cc:260] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.103266  7858 raft_consensus.cc:3060] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.106554  8064 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 4.
I20260710 11:09:15.107719  7751 leader_election.cc:304] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [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: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:15.108443  8171 raft_consensus.cc:2804] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:15.108740  7858 raft_consensus.cc:2468] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 4.
I20260710 11:09:15.108945  8171 raft_consensus.cc:697] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 4 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:15.110044  8171 consensus_queue.cc:237] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.112773  8135 raft_consensus.cc:993] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: : Instructing follower 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:15.113389  8012 raft_consensus.cc:1081] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Signalling peer 9823b8a682634f57844e6881baf1cdb4 to start an election
I20260710 11:09:15.115242  7785 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6c96d75781f407585510372b2413a55"
dest_uuid: "9823b8a682634f57844e6881baf1cdb4"
 from {username='slave'} at 127.0.0.1:54730
I20260710 11:09:15.115808  7785 raft_consensus.cc:493] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:15.116214  7785 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.118631  7605 catalog_manager.cc:5697] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 3 to 4, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 4 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.122696  7785 raft_consensus.cc:515] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.124599  7785 leader_election.cc:290] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [CANDIDATE]: Term 4 election: Requested vote from peers d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265), 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195:36207)
I20260710 11:09:15.125679  7858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8a40cac4167b4aa2ac4200a24e456fde"
I20260710 11:09:15.125734  8064 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6c96d75781f407585510372b2413a55" candidate_uuid: "9823b8a682634f57844e6881baf1cdb4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d8119cbd9333498d87de2114e2ea4d36"
I20260710 11:09:15.126313  7858 raft_consensus.cc:3055] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:09:15.126415  8064 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.126622  7858 raft_consensus.cc:740] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8a40cac4167b4aa2ac4200a24e456fde, State: Running, Role: LEADER
I20260710 11:09:15.127419  7858 consensus_queue.cc:260] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.129563  7858 raft_consensus.cc:3060] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:09:15.133381  8064 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 4.
I20260710 11:09:15.134672  7751 leader_election.cc:304] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [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: 9823b8a682634f57844e6881baf1cdb4, d8119cbd9333498d87de2114e2ea4d36; no voters: 
I20260710 11:09:15.135426  8171 raft_consensus.cc:2804] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:09:15.136173  8171 raft_consensus.cc:697] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 4 LEADER]: Becoming Leader. State: Replica: 9823b8a682634f57844e6881baf1cdb4, State: Running, Role: LEADER
I20260710 11:09:15.137001  7858 raft_consensus.cc:2468] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9823b8a682634f57844e6881baf1cdb4 in term 4.
W20260710 11:09:15.137097  7655 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:09:15.137068  8171 consensus_queue.cc:237] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [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: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } }
I20260710 11:09:15.144618  7605 catalog_manager.cc:5697] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 reported cstate change: term changed from 3 to 4, leader changed from 8a40cac4167b4aa2ac4200a24e456fde (127.4.127.195) to 9823b8a682634f57844e6881baf1cdb4 (127.4.127.194). New cstate: current_term: 4 leader_uuid: "9823b8a682634f57844e6881baf1cdb4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:15.505914  7785 raft_consensus.cc:1275] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:09:15.507220  8012 consensus_queue.cc:1048] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "9823b8a682634f57844e6881baf1cdb4" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:15.517256  8064 raft_consensus.cc:1275] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Refusing update from remote peer 8a40cac4167b4aa2ac4200a24e456fde: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 11:09:15.519841  8135 consensus_queue.cc:1048] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:15.530345  8064 raft_consensus.cc:1275] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:15.531812  8171 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:15.541666  7858 raft_consensus.cc:1275] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:15.543242  8171 consensus_queue.cc:1048] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:15.573137  7858 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:15.574497  8171 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a40cac4167b4aa2ac4200a24e456fde" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 36207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:15.582504  8064 raft_consensus.cc:1275] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Refusing update from remote peer 9823b8a682634f57844e6881baf1cdb4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:09:15.584298  8188 consensus_queue.cc:1048] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8119cbd9333498d87de2114e2ea4d36" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:15.671092  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:15.699151  4607 tablet_server.cc:179] TabletServer@127.4.127.193:43265 shutting down...
I20260710 11:09:15.717988  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:15.718662  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.719237  4607 raft_consensus.cc:2243] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.719604  4607 raft_consensus.cc:2272] T 98b5624aa3ce408182c5bff60dab18de P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.721463  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.722016  4607 raft_consensus.cc:2243] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.722401  4607 raft_consensus.cc:2272] T b6c96d75781f407585510372b2413a55 P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.724475  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.724978  4607 raft_consensus.cc:2243] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.725347  4607 raft_consensus.cc:2272] T 89f527dc0751413daa0dd5f59e3db6e3 P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.727288  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.727806  4607 raft_consensus.cc:2243] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.728318  4607 raft_consensus.cc:2272] T 5a6600867e734b819ef77110e2c5b6ea P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.730979  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.731511  4607 raft_consensus.cc:2243] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.731921  4607 raft_consensus.cc:2272] T cfd80d1d36954971af90a47986b01cca P d8119cbd9333498d87de2114e2ea4d36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.733659  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.734163  4607 raft_consensus.cc:2243] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.734568  4607 raft_consensus.cc:2272] T 09d43d6936a243ea9a6ddfd4b60f5d1c P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.736213  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.736706  4607 raft_consensus.cc:2243] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.737155  4607 raft_consensus.cc:2272] T da7febd5d7904b368753477c4f4d8d51 P d8119cbd9333498d87de2114e2ea4d36 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.738865  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.739351  4607 raft_consensus.cc:2243] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.739749  4607 raft_consensus.cc:2272] T 945942fb0fc447d097ecce19ce58dde9 P d8119cbd9333498d87de2114e2ea4d36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.741393  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.741914  4607 raft_consensus.cc:2243] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.742306  4607 raft_consensus.cc:2272] T 321ca84e48704b1098ecf4f2163fa1ae P d8119cbd9333498d87de2114e2ea4d36 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.744350  4607 tablet_replica.cc:333] stopping tablet replica
I20260710 11:09:15.744830  4607 raft_consensus.cc:2243] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.745272  4607 raft_consensus.cc:2272] T f3ca4dd825fd45cca8a7e7d21f3c99fe P d8119cbd9333498d87de2114e2ea4d36 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.763093  4607 tablet_server.cc:196] TabletServer@127.4.127.193:43265 shutdown complete.
I20260710 11:09:15.780910  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
W20260710 11:09:15.792680  7825 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111) [suppressed 6 similar messages]
W20260710 11:09:15.806502  7825 consensus_peers.cc:597] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde -> Peer d8119cbd9333498d87de2114e2ea4d36 (127.4.127.193:43265): Couldn't send request to peer d8119cbd9333498d87de2114e2ea4d36. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43265: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:15.813385  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:15.814488  4607 tablet_replica.cc:333] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.815546  4607 raft_consensus.cc:2243] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.816733  4607 raft_consensus.cc:2272] T b6c96d75781f407585510372b2413a55 P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.819232  4607 tablet_replica.cc:333] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.819787  4607 raft_consensus.cc:2243] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.820178  4607 raft_consensus.cc:2272] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.822292  4607 tablet_replica.cc:333] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.822841  4607 raft_consensus.cc:2243] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.823211  4607 raft_consensus.cc:2272] T da7febd5d7904b368753477c4f4d8d51 P 9823b8a682634f57844e6881baf1cdb4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.824920  4607 tablet_replica.cc:333] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.825397  4607 raft_consensus.cc:2243] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.826174  4607 raft_consensus.cc:2272] T 945942fb0fc447d097ecce19ce58dde9 P 9823b8a682634f57844e6881baf1cdb4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.828089  4607 tablet_replica.cc:333] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.828631  4607 raft_consensus.cc:2243] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.829073  4607 raft_consensus.cc:2272] T 321ca84e48704b1098ecf4f2163fa1ae P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.831774  4607 tablet_replica.cc:333] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.832312  4607 raft_consensus.cc:2243] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.833124  4607 raft_consensus.cc:2272] T 5a6600867e734b819ef77110e2c5b6ea P 9823b8a682634f57844e6881baf1cdb4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.835661  4607 tablet_replica.cc:333] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.836228  4607 raft_consensus.cc:2243] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.836688  4607 raft_consensus.cc:2272] T cfd80d1d36954971af90a47986b01cca P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.838639  4607 tablet_replica.cc:333] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.839177  4607 raft_consensus.cc:2243] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.839986  4607 raft_consensus.cc:2272] T 89f527dc0751413daa0dd5f59e3db6e3 P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.842242  4607 tablet_replica.cc:333] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.842808  4607 raft_consensus.cc:2243] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.843284  4607 raft_consensus.cc:2272] T 98b5624aa3ce408182c5bff60dab18de P 9823b8a682634f57844e6881baf1cdb4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.845227  4607 tablet_replica.cc:333] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4: stopping tablet replica
I20260710 11:09:15.845835  4607 raft_consensus.cc:2243] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.847065  4607 raft_consensus.cc:2272] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 9823b8a682634f57844e6881baf1cdb4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.879172  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:09:15.900178  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:09:15.926254  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:15.926996  4607 tablet_replica.cc:333] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.927788  4607 raft_consensus.cc:2243] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.928574  4607 raft_consensus.cc:2272] T 321ca84e48704b1098ecf4f2163fa1ae P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.931670  4607 tablet_replica.cc:333] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.932206  4607 raft_consensus.cc:2243] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.932587  4607 raft_consensus.cc:2272] T f3ca4dd825fd45cca8a7e7d21f3c99fe P 8a40cac4167b4aa2ac4200a24e456fde [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.934389  4607 tablet_replica.cc:333] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.934865  4607 raft_consensus.cc:2243] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.935225  4607 raft_consensus.cc:2272] T b6c96d75781f407585510372b2413a55 P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.937501  4607 tablet_replica.cc:333] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.938086  4607 raft_consensus.cc:2243] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.938483  4607 raft_consensus.cc:2272] T 5a6600867e734b819ef77110e2c5b6ea P 8a40cac4167b4aa2ac4200a24e456fde [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.940775  4607 tablet_replica.cc:333] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.941262  4607 raft_consensus.cc:2243] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.941740  4607 raft_consensus.cc:2272] T 89f527dc0751413daa0dd5f59e3db6e3 P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.943591  4607 tablet_replica.cc:333] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.944059  4607 raft_consensus.cc:2243] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.944748  4607 raft_consensus.cc:2272] T cfd80d1d36954971af90a47986b01cca P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.946715  4607 tablet_replica.cc:333] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.947162  4607 raft_consensus.cc:2243] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.947831  4607 raft_consensus.cc:2272] T 09d43d6936a243ea9a6ddfd4b60f5d1c P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.949645  4607 tablet_replica.cc:333] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.950116  4607 raft_consensus.cc:2243] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:15.950476  4607 raft_consensus.cc:2272] T 945942fb0fc447d097ecce19ce58dde9 P 8a40cac4167b4aa2ac4200a24e456fde [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.952232  4607 tablet_replica.cc:333] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.952678  4607 raft_consensus.cc:2243] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.953393  4607 raft_consensus.cc:2272] T da7febd5d7904b368753477c4f4d8d51 P 8a40cac4167b4aa2ac4200a24e456fde [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.955305  4607 tablet_replica.cc:333] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde: stopping tablet replica
I20260710 11:09:15.955755  4607 raft_consensus.cc:2243] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:15.956427  4607 raft_consensus.cc:2272] T 98b5624aa3ce408182c5bff60dab18de P 8a40cac4167b4aa2ac4200a24e456fde [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:15.977615  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:09:15.998620  4607 master.cc:562] Master@127.4.127.254:41809 shutting down...
I20260710 11:09:16.031152  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:16.031865  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:16.032256  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P 54621f65b9cd4364ad8e1ab392e34021: stopping tablet replica
I20260710 11:09:16.054049  4607 master.cc:584] Master@127.4.127.254:41809 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13148 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:09:16.099593  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:33189
I20260710 11:09:16.100811  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:16.106652  8197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.106669  8198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.108023  8200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.109290  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:16.110338  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:16.110561  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:16.110724  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681756110707 us; error 0 us; skew 500 ppm
I20260710 11:09:16.111295  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:16.113737  4607 webserver.cc:533] Webserver started at http://127.4.127.254:36155/ using document root <none> and password file <none>
I20260710 11:09:16.114239  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:16.114444  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:16.114745  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:16.115887  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.120568  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:09:16.124071  8205 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.124838  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:16.125182  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.125526  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:16.143101  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:16.144302  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:16.184190  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:33189
I20260710 11:09:16.184341  8256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:33189 every 8 connection(s)
I20260710 11:09:16.188169  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.199955  8257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324: Bootstrap starting.
I20260710 11:09:16.205612  8257 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.210345  8257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324: No bootstrap required, opened a new log
I20260710 11:09:16.212585  8257 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER }
I20260710 11:09:16.212983  8257 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.213249  8257 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9174bf2c7cd94c3385a0aaeaf9ce3324, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.213927  8257 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER }
I20260710 11:09:16.214403  8257 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:16.214645  8257 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:16.214931  8257 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:16.219645  8257 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER }
I20260710 11:09:16.220240  8257 leader_election.cc:304] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [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: 9174bf2c7cd94c3385a0aaeaf9ce3324; no voters: 
I20260710 11:09:16.221524  8257 leader_election.cc:290] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:16.221988  8260 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:16.223533  8260 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 1 LEADER]: Becoming Leader. State: Replica: 9174bf2c7cd94c3385a0aaeaf9ce3324, State: Running, Role: LEADER
I20260710 11:09:16.224776  8257 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:16.224387  8260 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [LEADER]: Queue going to LEADER mode. State: All 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: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER }
I20260710 11:09:16.230234  8261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER } }
I20260710 11:09:16.231043  8261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:16.231825  8262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9174bf2c7cd94c3385a0aaeaf9ce3324. Latest consensus state: current_term: 1 leader_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9174bf2c7cd94c3385a0aaeaf9ce3324" member_type: VOTER } }
I20260710 11:09:16.232661  8262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:16.236752  8267 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:16.242386  8267 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:16.245126  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:16.252954  8267 catalog_manager.cc:1383] Generated new cluster ID: af2df65a0ebc4cf5bc2f09b7f437cc5b
I20260710 11:09:16.253288  8267 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:16.272830  8267 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:16.274379  8267 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:16.287760  8267 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324: Generated new TSK 0
I20260710 11:09:16.288427  8267 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:16.313463  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:16.319437  8278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.320812  8279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.323204  8281 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.323252  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:16.324442  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:16.324687  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:16.324901  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681756324879 us; error 0 us; skew 500 ppm
I20260710 11:09:16.325665  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:16.328305  4607 webserver.cc:533] Webserver started at http://127.4.127.193:35713/ using document root <none> and password file <none>
I20260710 11:09:16.328795  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:16.328971  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:16.329227  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:16.330385  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "fef588d5e5254a2d959b865594af1d0c"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.334908  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260710 11:09:16.338482  8286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.339357  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:16.339775  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "fef588d5e5254a2d959b865594af1d0c"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.340116  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:16.354220  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:16.355432  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:16.356984  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:16.359284  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:16.359509  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.359761  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:16.359952  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.402297  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:38307
I20260710 11:09:16.402446  8348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:38307 every 8 connection(s)
I20260710 11:09:16.407744  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:16.415813  8353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.416381  8354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.420946  4607 server_base.cc:1061] running on GCE node
W20260710 11:09:16.421360  8356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.422075  8349 heartbeater.cc:344] Connected to a master server at 127.4.127.254:33189
I20260710 11:09:16.422501  8349 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:16.422648  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:16.422940  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:16.423131  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681756423099 us; error 0 us; skew 500 ppm
I20260710 11:09:16.423372  8349 heartbeater.cc:507] Master 127.4.127.254:33189 requested a full tablet report, sending...
I20260710 11:09:16.423794  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:16.425935  8222 ts_manager.cc:194] Registered new tserver with Master: fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307)
I20260710 11:09:16.426913  4607 webserver.cc:533] Webserver started at http://127.4.127.194:45715/ using document root <none> and password file <none>
I20260710 11:09:16.427641  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:16.427893  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:16.428195  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:16.428560  8222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38806
I20260710 11:09:16.429677  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.434654  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 11:09:16.438418  8361 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.439750  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:16.440124  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.440459  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:16.455919  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:16.457286  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:16.458855  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:16.461584  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:16.461784  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.462088  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:16.462240  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.509115  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:44427
I20260710 11:09:16.509272  8423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:44427 every 8 connection(s)
I20260710 11:09:16.514149  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:16.521677  8427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:16.523334  8428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.524850  4607 server_base.cc:1061] running on GCE node
W20260710 11:09:16.525496  8431 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:16.526705  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:16.526938  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:16.527175  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681756527153 us; error 0 us; skew 500 ppm
I20260710 11:09:16.527848  8424 heartbeater.cc:344] Connected to a master server at 127.4.127.254:33189
I20260710 11:09:16.527894  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:16.528316  8424 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:16.529184  8424 heartbeater.cc:507] Master 127.4.127.254:33189 requested a full tablet report, sending...
I20260710 11:09:16.530807  4607 webserver.cc:533] Webserver started at http://127.4.127.195:46511/ using document root <none> and password file <none>
I20260710 11:09:16.531418  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:16.531636  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:16.531523  8222 ts_manager.cc:194] Registered new tserver with Master: dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427)
I20260710 11:09:16.532088  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:16.533279  8222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38814
I20260710 11:09:16.533298  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.538515  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:09:16.542574  8435 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.543671  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:16.544051  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
format_stamp: "Formatted at 2026-07-10 11:09:16 on dist-test-slave-mqr7"
I20260710 11:09:16.544376  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:16.566614  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:16.568032  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:16.569777  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:16.572255  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:16.572522  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.572788  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:16.572995  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:16.618264  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:35305
I20260710 11:09:16.618358  8497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:35305 every 8 connection(s)
I20260710 11:09:16.632812  8498 heartbeater.cc:344] Connected to a master server at 127.4.127.254:33189
I20260710 11:09:16.633185  8498 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:16.633936  8498 heartbeater.cc:507] Master 127.4.127.254:33189 requested a full tablet report, sending...
I20260710 11:09:16.635856  8222 ts_manager.cc:194] Registered new tserver with Master: e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:16.636993  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015059018s
I20260710 11:09:16.637193  8222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38820
I20260710 11:09:16.663106  8222 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38828:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:16.665267  8222 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:16.726161  8463 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3bab1a78a481e8245a3b9202cd8c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:16.727722  8463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3bab1a78a481e8245a3b9202cd8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.727627  8462 tablet_service.cc:1511] Processing CreateTablet for tablet 92ded787035b4008a0a6cc39986d9a8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:16.728351  8314 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3bab1a78a481e8245a3b9202cd8c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:16.729143  8462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ded787035b4008a0a6cc39986d9a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.730001  8314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3bab1a78a481e8245a3b9202cd8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.734596  8389 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd3bab1a78a481e8245a3b9202cd8c0 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:16.734861  8388 tablet_service.cc:1511] Processing CreateTablet for tablet 92ded787035b4008a0a6cc39986d9a8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:16.736123  8389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd3bab1a78a481e8245a3b9202cd8c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.736742  8313 tablet_service.cc:1511] Processing CreateTablet for tablet 92ded787035b4008a0a6cc39986d9a8c (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=3a5c3ea6b6ef47039df93fa505a655bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:16.738087  8313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ded787035b4008a0a6cc39986d9a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.738198  8388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92ded787035b4008a0a6cc39986d9a8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:16.761001  8513 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: Bootstrap starting.
I20260710 11:09:16.767920  8513 tablet_bootstrap.cc:654] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.782788  8514 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: Bootstrap starting.
I20260710 11:09:16.791558  8516 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: Bootstrap starting.
I20260710 11:09:16.791599  8514 tablet_bootstrap.cc:654] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.796716  8513 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: No bootstrap required, opened a new log
I20260710 11:09:16.797276  8513 ts_tablet_manager.cc:1403] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: Time spent bootstrapping tablet: real 0.037s	user 0.008s	sys 0.020s
I20260710 11:09:16.799180  8514 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: No bootstrap required, opened a new log
I20260710 11:09:16.799786  8514 ts_tablet_manager.cc:1403] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260710 11:09:16.799816  8516 tablet_bootstrap.cc:654] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.801501  8513 raft_consensus.cc:359] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.802135  8513 raft_consensus.cc:385] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.802386  8513 raft_consensus.cc:740] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e0f28df5d54bccb6be3f6bff6df699, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.803097  8513 consensus_queue.cc:260] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.803275  8514 raft_consensus.cc:359] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.804322  8514 raft_consensus.cc:385] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.804736  8514 raft_consensus.cc:740] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.805778  8514 consensus_queue.cc:260] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.806763  8498 heartbeater.cc:499] Master 127.4.127.254:33189 was elected leader, sending a full tablet report...
I20260710 11:09:16.812952  8516 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: No bootstrap required, opened a new log
I20260710 11:09:16.813087  8513 ts_tablet_manager.cc:1434] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 11:09:16.814911  8513 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: Bootstrap starting.
I20260710 11:09:16.816258  8424 heartbeater.cc:499] Master 127.4.127.254:33189 was elected leader, sending a full tablet report...
I20260710 11:09:16.816835  8514 ts_tablet_manager.cc:1434] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.013s
I20260710 11:09:16.818044  8514 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: Bootstrap starting.
I20260710 11:09:16.818329  8516 ts_tablet_manager.cc:1403] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.009s
I20260710 11:09:16.825107  8514 tablet_bootstrap.cc:654] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.825261  8516 raft_consensus.cc:359] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.826234  8516 raft_consensus.cc:385] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.826646  8516 raft_consensus.cc:740] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.827168  8513 tablet_bootstrap.cc:654] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.827726  8516 consensus_queue.cc:260] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.837849  8349 heartbeater.cc:499] Master 127.4.127.254:33189 was elected leader, sending a full tablet report...
I20260710 11:09:16.837765  8516 ts_tablet_manager.cc:1434] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.010s
I20260710 11:09:16.841460  8513 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: No bootstrap required, opened a new log
I20260710 11:09:16.841599  8516 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: Bootstrap starting.
I20260710 11:09:16.842046  8514 tablet_bootstrap.cc:492] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: No bootstrap required, opened a new log
I20260710 11:09:16.842218  8513 ts_tablet_manager.cc:1403] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260710 11:09:16.843169  8514 ts_tablet_manager.cc:1403] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.008s
I20260710 11:09:16.845885  8513 raft_consensus.cc:359] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.846906  8513 raft_consensus.cc:385] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.846773  8514 raft_consensus.cc:359] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.847455  8513 raft_consensus.cc:740] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e0f28df5d54bccb6be3f6bff6df699, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.847790  8514 raft_consensus.cc:385] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.848584  8514 raft_consensus.cc:740] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.849858  8513 consensus_queue.cc:260] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.853055  8513 ts_tablet_manager.cc:1434] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:09:16.850306  8514 consensus_queue.cc:260] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.854045  8516 tablet_bootstrap.cc:654] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:16.855795  8514 ts_tablet_manager.cc:1434] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:16.860612  8516 tablet_bootstrap.cc:492] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: No bootstrap required, opened a new log
I20260710 11:09:16.861266  8516 ts_tablet_manager.cc:1403] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260710 11:09:16.864216  8516 raft_consensus.cc:359] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.864795  8516 raft_consensus.cc:385] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:16.865033  8516 raft_consensus.cc:740] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Initialized, Role: FOLLOWER
I20260710 11:09:16.865710  8516 consensus_queue.cc:260] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.867815  8516 ts_tablet_manager.cc:1434] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:09:16.897259  8522 raft_consensus.cc:493] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:16.897863  8522 raft_consensus.cc:515] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.900337  8522 leader_election.cc:290] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:16.911126  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" is_pre_election: true
I20260710 11:09:16.911976  8399 raft_consensus.cc:2468] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 0.
I20260710 11:09:16.912796  8519 raft_consensus.cc:493] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:16.913616  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" is_pre_election: true
I20260710 11:09:16.913787  8288 leader_election.cc:304] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: 
I20260710 11:09:16.913751  8519 raft_consensus.cc:515] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.915074  8522 raft_consensus.cc:2804] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:16.915133  8473 raft_consensus.cc:2468] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 0.
I20260710 11:09:16.915627  8522 raft_consensus.cc:493] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:16.916060  8522 raft_consensus.cc:3060] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:16.916975  8519 leader_election.cc:290] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307)
I20260710 11:09:16.925005  8522 raft_consensus.cc:515] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.927628  8522 leader_election.cc:290] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 election: Requested vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:16.928236  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
I20260710 11:09:16.928525  8398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" is_pre_election: true
I20260710 11:09:16.928916  8399 raft_consensus.cc:3060] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:16.929277  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
I20260710 11:09:16.929875  8473 raft_consensus.cc:3060] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:16.932736  8324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd3bab1a78a481e8245a3b9202cd8c0" candidate_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef588d5e5254a2d959b865594af1d0c" is_pre_election: true
I20260710 11:09:16.933596  8324 raft_consensus.cc:2393] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e7e0f28df5d54bccb6be3f6bff6df699 in current term 1: Already voted for candidate fef588d5e5254a2d959b865594af1d0c in this term.
I20260710 11:09:16.934755  8436 leader_election.cc:304] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7e0f28df5d54bccb6be3f6bff6df699; no voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c
I20260710 11:09:16.936908  8399 raft_consensus.cc:2468] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 1.
I20260710 11:09:16.937282  8473 raft_consensus.cc:2468] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 1.
I20260710 11:09:16.937924  8519 raft_consensus.cc:2749] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:16.938493  8288 leader_election.cc:304] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: 
I20260710 11:09:16.939623  8522 raft_consensus.cc:2804] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:16.940749  8522 raft_consensus.cc:697] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 LEADER]: Becoming Leader. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Running, Role: LEADER
I20260710 11:09:16.941704  8522 consensus_queue.cc:237] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:16.951718  8220 catalog_manager.cc:5697] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fef588d5e5254a2d959b865594af1d0c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "fef588d5e5254a2d959b865594af1d0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.057245  8520 raft_consensus.cc:493] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.057967  8520 raft_consensus.cc:515] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.060050  8520 leader_election.cc:290] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.072613  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ded787035b4008a0a6cc39986d9a8c" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" is_pre_election: true
I20260710 11:09:17.072611  8324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ded787035b4008a0a6cc39986d9a8c" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef588d5e5254a2d959b865594af1d0c" is_pre_election: true
I20260710 11:09:17.073665  8324 raft_consensus.cc:2468] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 0.
I20260710 11:09:17.073665  8473 raft_consensus.cc:2468] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 0.
I20260710 11:09:17.075069  8365 leader_election.cc:304] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, e7e0f28df5d54bccb6be3f6bff6df699; no voters: 
I20260710 11:09:17.075838  8520 raft_consensus.cc:2804] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.076179  8520 raft_consensus.cc:493] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.076467  8520 raft_consensus.cc:3060] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.081655  8520 raft_consensus.cc:515] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.083319  8520 leader_election.cc:290] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 election: Requested vote from peers fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.084626  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ded787035b4008a0a6cc39986d9a8c" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
I20260710 11:09:17.084805  8324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92ded787035b4008a0a6cc39986d9a8c" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef588d5e5254a2d959b865594af1d0c"
I20260710 11:09:17.085244  8473 raft_consensus.cc:3060] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.085484  8324 raft_consensus.cc:3060] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.091053  8473 raft_consensus.cc:2468] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 1.
I20260710 11:09:17.091096  8324 raft_consensus.cc:2468] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 1.
I20260710 11:09:17.092526  8365 leader_election.cc:304] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, e7e0f28df5d54bccb6be3f6bff6df699; no voters: 
I20260710 11:09:17.093349  8520 raft_consensus.cc:2804] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.094610  8520 raft_consensus.cc:697] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Becoming Leader. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Running, Role: LEADER
I20260710 11:09:17.095475  8520 consensus_queue.cc:237] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.104388  8221 catalog_manager.cc:5697] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.219370  8221 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38844:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:17.221292  8221 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.
W20260710 11:09:17.240353  8270 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:17.246753  8314 tablet_service.cc:1511] Processing CreateTablet for tablet cf326fa86a3c4c3089afc0b9579bad9c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:17.248231  8314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf326fa86a3c4c3089afc0b9579bad9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.248188  8388 tablet_service.cc:1511] Processing CreateTablet for tablet cf326fa86a3c4c3089afc0b9579bad9c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:17.249652  8388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf326fa86a3c4c3089afc0b9579bad9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.250558  8462 tablet_service.cc:1511] Processing CreateTablet for tablet cf326fa86a3c4c3089afc0b9579bad9c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:09:17.251995  8462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf326fa86a3c4c3089afc0b9579bad9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.251775  8313 tablet_service.cc:1511] Processing CreateTablet for tablet 375f238c32a64ad6b1b41332c731d92e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:17.253130  8313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f238c32a64ad6b1b41332c731d92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.254556  8389 tablet_service.cc:1511] Processing CreateTablet for tablet 375f238c32a64ad6b1b41332c731d92e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:17.255993  8389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f238c32a64ad6b1b41332c731d92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.262786  8463 tablet_service.cc:1511] Processing CreateTablet for tablet 375f238c32a64ad6b1b41332c731d92e (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=de2b0bf563224d9a9b745d5d8a6d7910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:09:17.264360  8463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 375f238c32a64ad6b1b41332c731d92e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:17.267342  8516 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: Bootstrap starting.
I20260710 11:09:17.268836  8513 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: Bootstrap starting.
I20260710 11:09:17.274978  8516 tablet_bootstrap.cc:654] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.276347  8513 tablet_bootstrap.cc:654] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.286576  8514 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: Bootstrap starting.
I20260710 11:09:17.296856  8514 tablet_bootstrap.cc:654] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.305590  8513 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: No bootstrap required, opened a new log
I20260710 11:09:17.305590  8516 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: No bootstrap required, opened a new log
I20260710 11:09:17.306274  8516 ts_tablet_manager.cc:1403] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: Time spent bootstrapping tablet: real 0.039s	user 0.031s	sys 0.004s
I20260710 11:09:17.306274  8513 ts_tablet_manager.cc:1403] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.006s
I20260710 11:09:17.308079  8514 tablet_bootstrap.cc:492] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: No bootstrap required, opened a new log
I20260710 11:09:17.308699  8514 ts_tablet_manager.cc:1403] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.000s
I20260710 11:09:17.309881  8516 raft_consensus.cc:359] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.310809  8516 raft_consensus.cc:385] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.310075  8513 raft_consensus.cc:359] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.311278  8516 raft_consensus.cc:740] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.311571  8513 raft_consensus.cc:385] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.312060  8513 raft_consensus.cc:740] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e0f28df5d54bccb6be3f6bff6df699, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.311650  8514 raft_consensus.cc:359] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.312556  8514 raft_consensus.cc:385] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.312232  8516 consensus_queue.cc:260] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.312907  8514 raft_consensus.cc:740] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.313040  8513 consensus_queue.cc:260] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.315251  8516 ts_tablet_manager.cc:1434] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:17.313913  8514 consensus_queue.cc:260] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.315609  8513 ts_tablet_manager.cc:1434] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:09:17.316464  8516 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: Bootstrap starting.
I20260710 11:09:17.316776  8513 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Bootstrap starting.
I20260710 11:09:17.321839  8514 ts_tablet_manager.cc:1434] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 11:09:17.323098  8514 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: Bootstrap starting.
I20260710 11:09:17.325029  8516 tablet_bootstrap.cc:654] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.325290  8513 tablet_bootstrap.cc:654] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.328670  8522 raft_consensus.cc:493] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.331920  8514 tablet_bootstrap.cc:654] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:17.333607  8522 raft_consensus.cc:515] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.338573  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf326fa86a3c4c3089afc0b9579bad9c" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" is_pre_election: true
I20260710 11:09:17.339618  8399 raft_consensus.cc:2468] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 0.
I20260710 11:09:17.342321  8288 leader_election.cc:304] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: 
I20260710 11:09:17.343981  8527 raft_consensus.cc:2804] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.344537  8527 raft_consensus.cc:493] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.344988  8527 raft_consensus.cc:3060] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.352546  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf326fa86a3c4c3089afc0b9579bad9c" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" is_pre_election: true
I20260710 11:09:17.353677  8473 raft_consensus.cc:2468] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 0.
I20260710 11:09:17.360328  8522 leader_election.cc:290] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.401081  8522 consensus_queue.cc:1048] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:17.443753  8527 raft_consensus.cc:515] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.470803  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf326fa86a3c4c3089afc0b9579bad9c" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
I20260710 11:09:17.471624  8399 raft_consensus.cc:3060] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.487301  8545 consensus_queue.cc:1048] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:17.503273  8516 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: No bootstrap required, opened a new log
I20260710 11:09:17.503892  8516 ts_tablet_manager.cc:1403] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: Time spent bootstrapping tablet: real 0.188s	user 0.047s	sys 0.111s
I20260710 11:09:17.507181  8516 raft_consensus.cc:359] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.508013  8516 raft_consensus.cc:385] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.508344  8516 raft_consensus.cc:740] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.509191  8516 consensus_queue.cc:260] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.512707  8516 ts_tablet_manager.cc:1434] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:09:17.517755  8527 leader_election.cc:290] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 election: Requested vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.518332  8399 raft_consensus.cc:2468] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 1.
I20260710 11:09:17.520766  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf326fa86a3c4c3089afc0b9579bad9c" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
I20260710 11:09:17.523445  8472 raft_consensus.cc:3060] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.523834  8288 leader_election.cc:304] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: 
I20260710 11:09:17.524904  8514 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: No bootstrap required, opened a new log
I20260710 11:09:17.525676  8514 ts_tablet_manager.cc:1403] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: Time spent bootstrapping tablet: real 0.203s	user 0.087s	sys 0.108s
I20260710 11:09:17.527940  8522 raft_consensus.cc:493] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.528512  8522 raft_consensus.cc:515] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.530143  8545 raft_consensus.cc:2804] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.530721  8545 raft_consensus.cc:697] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 1 LEADER]: Becoming Leader. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Running, Role: LEADER
I20260710 11:09:17.531133  8522 leader_election.cc:290] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.531679  8545 consensus_queue.cc:237] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.532356  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" is_pre_election: true
W20260710 11:09:17.533951  8288 leader_election.cc:343] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.534881  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" is_pre_election: true
I20260710 11:09:17.534173  8513 tablet_bootstrap.cc:492] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: No bootstrap required, opened a new log
I20260710 11:09:17.535885  8513 ts_tablet_manager.cc:1403] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Time spent bootstrapping tablet: real 0.219s	user 0.081s	sys 0.124s
W20260710 11:09:17.536514  8290 leader_election.cc:343] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:17.536269  8514 raft_consensus.cc:359] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.537184  8514 raft_consensus.cc:385] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.537096  8290 leader_election.cc:304] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fef588d5e5254a2d959b865594af1d0c; no voters: dac4568c24e64c94b4f2bef8628a7bc0, e7e0f28df5d54bccb6be3f6bff6df699
I20260710 11:09:17.537781  8514 raft_consensus.cc:740] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.538676  8527 raft_consensus.cc:2749] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:17.538815  8514 consensus_queue.cc:260] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.539595  8513 raft_consensus.cc:359] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.540427  8513 raft_consensus.cc:385] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:17.540798  8513 raft_consensus.cc:740] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7e0f28df5d54bccb6be3f6bff6df699, State: Initialized, Role: FOLLOWER
I20260710 11:09:17.537034  8472 raft_consensus.cc:2468] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 1.
I20260710 11:09:17.541565  8514 ts_tablet_manager.cc:1434] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:09:17.541684  8513 consensus_queue.cc:260] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.544678  8513 ts_tablet_manager.cc:1434] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:09:17.550283  8520 consensus_queue.cc:1048] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:17.556028  8217 catalog_manager.cc:5697] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c reported cstate change: term changed from 0 to 1, leader changed from <none> to fef588d5e5254a2d959b865594af1d0c (127.4.127.193). New cstate: current_term: 1 leader_uuid: "fef588d5e5254a2d959b865594af1d0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.562657  8520 consensus_queue.cc:1048] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:17.883955  8520 raft_consensus.cc:493] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:17.884513  8520 raft_consensus.cc:515] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.886323  8520 leader_election.cc:290] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.887562  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" is_pre_election: true
I20260710 11:09:17.887562  8324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef588d5e5254a2d959b865594af1d0c" is_pre_election: true
I20260710 11:09:17.888450  8324 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 0.
I20260710 11:09:17.888450  8472 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 0.
I20260710 11:09:17.889902  8365 leader_election.cc:304] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, e7e0f28df5d54bccb6be3f6bff6df699; no voters: 
I20260710 11:09:17.890636  8520 raft_consensus.cc:2804] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:17.891024  8520 raft_consensus.cc:493] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:17.891348  8520 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.897107  8520 raft_consensus.cc:515] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.898941  8520 leader_election.cc:290] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 election: Requested vote from peers fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:17.900035  8324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fef588d5e5254a2d959b865594af1d0c"
I20260710 11:09:17.900126  8472 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
I20260710 11:09:17.900715  8324 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.900790  8472 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:17.906232  8324 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 1.
I20260710 11:09:17.906533  8472 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dac4568c24e64c94b4f2bef8628a7bc0 in term 1.
I20260710 11:09:17.907613  8362 leader_election.cc:304] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: 
I20260710 11:09:17.908535  8520 raft_consensus.cc:2804] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:17.909143  8520 raft_consensus.cc:697] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Becoming Leader. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Running, Role: LEADER
I20260710 11:09:17.909986  8520 consensus_queue.cc:237] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:17.917618  8218 catalog_manager.cc:5697] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 reported cstate change: term changed from 0 to 1, leader changed from <none> to dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:17.979027  8399 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e"
dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
mode: GRACEFUL
new_leader_uuid: "fef588d5e5254a2d959b865594af1d0c"
 from {username='slave'} at 127.0.0.1:59342
I20260710 11:09:17.979827  8399 raft_consensus.cc:606] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Received request to transfer leadership to TS fef588d5e5254a2d959b865594af1d0c
I20260710 11:09:17.979844  8527 consensus_queue.cc:1048] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:17.992605  8545 consensus_queue.cc:1048] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.364123  8520 consensus_queue.cc:1048] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.372211  8531 raft_consensus.cc:993] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: : Instructing follower fef588d5e5254a2d959b865594af1d0c to start an election
I20260710 11:09:18.372766  8553 raft_consensus.cc:1081] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Signalling peer fef588d5e5254a2d959b865594af1d0c to start an election
I20260710 11:09:18.376729  8323 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e"
dest_uuid: "fef588d5e5254a2d959b865594af1d0c"
 from {username='slave'} at 127.0.0.1:57312
I20260710 11:09:18.377494  8323 raft_consensus.cc:493] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:18.377911  8323 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.381140  8531 consensus_queue.cc:1048] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:18.386579  8323 raft_consensus.cc:515] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:18.389798  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
I20260710 11:09:18.390341  8323 leader_election.cc:290] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [CANDIDATE]: Term 2 election: Requested vote from peers dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427), e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195:35305)
I20260710 11:09:18.390436  8399 raft_consensus.cc:3055] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:18.390987  8473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "fef588d5e5254a2d959b865594af1d0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
I20260710 11:09:18.391306  8399 raft_consensus.cc:740] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dac4568c24e64c94b4f2bef8628a7bc0, State: Running, Role: LEADER
I20260710 11:09:18.392184  8399 consensus_queue.cc:260] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:18.393548  8399 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.399796  8399 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fef588d5e5254a2d959b865594af1d0c in term 2.
I20260710 11:09:18.401093  8288 leader_election.cc:304] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [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: dac4568c24e64c94b4f2bef8628a7bc0, fef588d5e5254a2d959b865594af1d0c; no voters: e7e0f28df5d54bccb6be3f6bff6df699
I20260710 11:09:18.402069  8545 raft_consensus.cc:2804] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:18.402590  8545 raft_consensus.cc:697] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 LEADER]: Becoming Leader. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Running, Role: LEADER
I20260710 11:09:18.403420  8545 consensus_queue.cc:237] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:18.410274  8219 catalog_manager.cc:5697] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c reported cstate change: term changed from 1 to 2, leader changed from dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194) to fef588d5e5254a2d959b865594af1d0c (127.4.127.193). New cstate: current_term: 2 leader_uuid: "fef588d5e5254a2d959b865594af1d0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:18.450611  4607 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:09:18.452301  4607 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:09:18.452700  4607 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:09:18.466351  8323 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e"
dest_uuid: "fef588d5e5254a2d959b865594af1d0c"
mode: GRACEFUL
new_leader_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
 from {username='slave'} at 127.0.0.1:57316
I20260710 11:09:18.466939  8323 raft_consensus.cc:606] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 LEADER]: Received request to transfer leadership to TS e7e0f28df5d54bccb6be3f6bff6df699
I20260710 11:09:18.468227  4607 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:09:18.965358  8472 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:18.974895  8472 raft_consensus.cc:1275] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 2 FOLLOWER]: Refusing update from remote peer fef588d5e5254a2d959b865594af1d0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:18.976636  8564 consensus_queue.cc:1048] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:18.985188  8527 raft_consensus.cc:993] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: : Instructing follower e7e0f28df5d54bccb6be3f6bff6df699 to start an election
I20260710 11:09:18.986037  8527 raft_consensus.cc:1081] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 LEADER]: Signalling peer e7e0f28df5d54bccb6be3f6bff6df699 to start an election
I20260710 11:09:18.990567  8473 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e"
dest_uuid: "e7e0f28df5d54bccb6be3f6bff6df699"
 from {username='slave'} at 127.0.0.1:55532
I20260710 11:09:18.994215  8399 raft_consensus.cc:1275] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 2 FOLLOWER]: Refusing update from remote peer fef588d5e5254a2d959b865594af1d0c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:18.995693  8473 raft_consensus.cc:493] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:18.996174  8473 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:18.996434  8564 consensus_queue.cc:1048] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:19.007946  8473 raft_consensus.cc:515] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:19.014966  8473 leader_election.cc:290] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [CANDIDATE]: Term 3 election: Requested vote from peers fef588d5e5254a2d959b865594af1d0c (127.4.127.193:38307), dac4568c24e64c94b4f2bef8628a7bc0 (127.4.127.194:44427)
I20260710 11:09:19.016144  8323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fef588d5e5254a2d959b865594af1d0c"
I20260710 11:09:19.017166  8323 raft_consensus.cc:3055] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:19.017380  8399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "375f238c32a64ad6b1b41332c731d92e" candidate_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "dac4568c24e64c94b4f2bef8628a7bc0"
I20260710 11:09:19.017642  8323 raft_consensus.cc:740] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fef588d5e5254a2d959b865594af1d0c, State: Running, Role: LEADER
I20260710 11:09:19.018229  8399 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.019030  8323 consensus_queue.cc:260] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [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: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:19.020572  8323 raft_consensus.cc:3060] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:19.028180  8399 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e0f28df5d54bccb6be3f6bff6df699 in term 3.
I20260710 11:09:19.029659  8437 leader_election.cc:304] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [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: dac4568c24e64c94b4f2bef8628a7bc0, e7e0f28df5d54bccb6be3f6bff6df699; no voters: 
I20260710 11:09:19.030210  8323 raft_consensus.cc:2468] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e7e0f28df5d54bccb6be3f6bff6df699 in term 3.
I20260710 11:09:19.030522  8566 raft_consensus.cc:2804] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:19.031759  8566 raft_consensus.cc:697] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 LEADER]: Becoming Leader. State: Replica: e7e0f28df5d54bccb6be3f6bff6df699, State: Running, Role: LEADER
I20260710 11:09:19.032768  8566 consensus_queue.cc:237] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [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: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } }
I20260710 11:09:19.039124  8217 catalog_manager.cc:5697] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 reported cstate change: term changed from 2 to 3, leader changed from fef588d5e5254a2d959b865594af1d0c (127.4.127.193) to e7e0f28df5d54bccb6be3f6bff6df699 (127.4.127.195). New cstate: current_term: 3 leader_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fef588d5e5254a2d959b865594af1d0c" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 38307 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac4568c24e64c94b4f2bef8628a7bc0" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 44427 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7e0f28df5d54bccb6be3f6bff6df699" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 35305 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:19.117452  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
I20260710 11:09:19.152202  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:19.152971  4607 tablet_replica.cc:333] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c: stopping tablet replica
I20260710 11:09:19.153728  4607 raft_consensus.cc:2243] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.154206  4607 raft_consensus.cc:2272] T 375f238c32a64ad6b1b41332c731d92e P fef588d5e5254a2d959b865594af1d0c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.158051  4607 tablet_replica.cc:333] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c: stopping tablet replica
I20260710 11:09:19.158717  4607 raft_consensus.cc:2243] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.159842  4607 raft_consensus.cc:2272] T 8dd3bab1a78a481e8245a3b9202cd8c0 P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.162495  4607 tablet_replica.cc:333] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c: stopping tablet replica
I20260710 11:09:19.163097  4607 raft_consensus.cc:2243] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.164041  4607 raft_consensus.cc:2272] T cf326fa86a3c4c3089afc0b9579bad9c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.166473  4607 tablet_replica.cc:333] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c: stopping tablet replica
I20260710 11:09:19.167024  4607 raft_consensus.cc:2243] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.167493  4607 raft_consensus.cc:2272] T 92ded787035b4008a0a6cc39986d9a8c P fef588d5e5254a2d959b865594af1d0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.193797  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
I20260710 11:09:19.212591  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
I20260710 11:09:19.238212  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:19.239110  4607 tablet_replica.cc:333] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0: stopping tablet replica
I20260710 11:09:19.239820  4607 raft_consensus.cc:2243] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.240396  4607 raft_consensus.cc:2272] T 375f238c32a64ad6b1b41332c731d92e P dac4568c24e64c94b4f2bef8628a7bc0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.243142  4607 tablet_replica.cc:333] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0: stopping tablet replica
I20260710 11:09:19.243719  4607 raft_consensus.cc:2243] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.244206  4607 raft_consensus.cc:2272] T cf326fa86a3c4c3089afc0b9579bad9c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.246665  4607 tablet_replica.cc:333] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0: stopping tablet replica
I20260710 11:09:19.247179  4607 raft_consensus.cc:2243] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.248119  4607 raft_consensus.cc:2272] T 92ded787035b4008a0a6cc39986d9a8c P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.250996  4607 tablet_replica.cc:333] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0: stopping tablet replica
I20260710 11:09:19.251659  4607 raft_consensus.cc:2243] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.252197  4607 raft_consensus.cc:2272] T 8dd3bab1a78a481e8245a3b9202cd8c0 P dac4568c24e64c94b4f2bef8628a7bc0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.278587  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:09:19.295397  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:09:19.326771  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:19.327751  4607 tablet_replica.cc:333] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: stopping tablet replica
I20260710 11:09:19.328521  4607 raft_consensus.cc:2243] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.329252  4607 pending_rounds.cc:70] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Trying to abort 1 pending ops.
I20260710 11:09:19.329550  4607 pending_rounds.cc:77] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699: Aborting op as it isn't in flight: id { term: 3 index: 3 } timestamp: 7305960485006204928 op_type: NO_OP noop_request { }
I20260710 11:09:19.329888  4607 raft_consensus.cc:2889] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:09:19.330232  4607 raft_consensus.cc:2272] T 375f238c32a64ad6b1b41332c731d92e P e7e0f28df5d54bccb6be3f6bff6df699 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.332942  4607 tablet_replica.cc:333] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699: stopping tablet replica
I20260710 11:09:19.333673  4607 raft_consensus.cc:2243] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.334192  4607 raft_consensus.cc:2272] T cf326fa86a3c4c3089afc0b9579bad9c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.336472  4607 tablet_replica.cc:333] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699: stopping tablet replica
I20260710 11:09:19.337069  4607 raft_consensus.cc:2243] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.337615  4607 raft_consensus.cc:2272] T 92ded787035b4008a0a6cc39986d9a8c P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.339978  4607 tablet_replica.cc:333] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699: stopping tablet replica
I20260710 11:09:19.340624  4607 raft_consensus.cc:2243] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:19.341110  4607 raft_consensus.cc:2272] T 8dd3bab1a78a481e8245a3b9202cd8c0 P e7e0f28df5d54bccb6be3f6bff6df699 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.366427  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:09:19.383589  4607 master.cc:562] Master@127.4.127.254:33189 shutting down...
I20260710 11:09:19.405803  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:19.406558  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:19.406970  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9174bf2c7cd94c3385a0aaeaf9ce3324: stopping tablet replica
I20260710 11:09:19.428110  4607 master.cc:584] Master@127.4.127.254:33189 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (3367 ms)
[----------] 6 tests from LeaderRebalancerTest (101586 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:09:19.467496  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:34755
I20260710 11:09:19.468619  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:19.474923  8574 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.475186  8575 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.476593  8577 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:19.476768  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:19.477885  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:19.478117  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:19.478309  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681759478269 us; error 0 us; skew 500 ppm
I20260710 11:09:19.478955  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:19.481662  4607 webserver.cc:533] Webserver started at http://127.4.127.254:39353/ using document root <none> and password file <none>
I20260710 11:09:19.482188  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:19.482404  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:19.482686  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:19.484422  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "bf75bc8346da47e1b35f916445df7020"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.489372  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:09:19.493820  8582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.494863  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:09:19.495213  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "bf75bc8346da47e1b35f916445df7020"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.495553  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:19.507499  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:19.508862  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:19.548219  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:34755
I20260710 11:09:19.548326  8633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:34755 every 8 connection(s)
I20260710 11:09:19.552222  8634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:19.563680  8634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: Bootstrap starting.
I20260710 11:09:19.568568  8634 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:19.573143  8634 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: No bootstrap required, opened a new log
I20260710 11:09:19.575498  8634 raft_consensus.cc:359] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER }
I20260710 11:09:19.575898  8634 raft_consensus.cc:385] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:19.576069  8634 raft_consensus.cc:740] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bf75bc8346da47e1b35f916445df7020, State: Initialized, Role: FOLLOWER
I20260710 11:09:19.576671  8634 consensus_queue.cc:260] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER }
I20260710 11:09:19.577102  8634 raft_consensus.cc:399] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:19.577289  8634 raft_consensus.cc:493] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:19.577528  8634 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:19.582381  8634 raft_consensus.cc:515] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER }
I20260710 11:09:19.582891  8634 leader_election.cc:304] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [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: bf75bc8346da47e1b35f916445df7020; no voters: 
I20260710 11:09:19.583958  8634 leader_election.cc:290] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:19.584474  8637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:19.586086  8637 raft_consensus.cc:697] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 1 LEADER]: Becoming Leader. State: Replica: bf75bc8346da47e1b35f916445df7020, State: Running, Role: LEADER
I20260710 11:09:19.586871  8637 consensus_queue.cc:237] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [LEADER]: Queue going to LEADER mode. State: All 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: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER }
I20260710 11:09:19.587076  8634 sys_catalog.cc:565] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:19.590543  8639 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bf75bc8346da47e1b35f916445df7020. Latest consensus state: current_term: 1 leader_uuid: "bf75bc8346da47e1b35f916445df7020" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER } }
I20260710 11:09:19.591236  8639 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:19.591346  8638 sys_catalog.cc:455] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bf75bc8346da47e1b35f916445df7020" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bf75bc8346da47e1b35f916445df7020" member_type: VOTER } }
I20260710 11:09:19.592131  8638 sys_catalog.cc:458] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:19.595242  8643 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:19.604239  8643 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:19.609041  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:19.615265  8643 catalog_manager.cc:1383] Generated new cluster ID: 5cbdc23b61d5436b80187248ec575849
I20260710 11:09:19.615636  8643 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:19.645547  8643 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:19.646931  8643 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:19.667187  8643 catalog_manager.cc:6070] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: Generated new TSK 0
I20260710 11:09:19.667824  8643 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:19.676520  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:19.683869  8655 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.684957  8656 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:19.687490  4607 server_base.cc:1061] running on GCE node
W20260710 11:09:19.687424  8658 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:19.688937  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:19.689190  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:19.689390  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681759689376 us; error 0 us; skew 500 ppm
I20260710 11:09:19.690050  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:19.692672  4607 webserver.cc:533] Webserver started at http://127.4.127.193:43949/ using document root <none> and password file <none>
I20260710 11:09:19.693212  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:19.693390  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:19.693735  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:19.694839  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "b0976a1817ba4cfd81418d0fb63b8896"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.700605  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.002s
I20260710 11:09:19.704512  8663 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.705590  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260710 11:09:19.705884  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "b0976a1817ba4cfd81418d0fb63b8896"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.706194  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:19.727589  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:19.728859  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:19.730357  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:19.732934  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:19.733202  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.733510  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:19.733709  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.777027  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:42681
I20260710 11:09:19.777151  8725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:42681 every 8 connection(s)
I20260710 11:09:19.782490  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:19.790661  8730 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.791736  8731 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.795486  8733 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:19.796528  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:19.797760  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:19.798127  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:19.798368  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681759798348 us; error 0 us; skew 500 ppm
I20260710 11:09:19.798678  8726 heartbeater.cc:344] Connected to a master server at 127.4.127.254:34755
I20260710 11:09:19.799100  8726 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:19.799113  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:19.800176  8726 heartbeater.cc:507] Master 127.4.127.254:34755 requested a full tablet report, sending...
I20260710 11:09:19.802484  4607 webserver.cc:533] Webserver started at http://127.4.127.194:40141/ using document root <none> and password file <none>
I20260710 11:09:19.803077  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:19.803052  8599 ts_manager.cc:194] Registered new tserver with Master: b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681)
I20260710 11:09:19.803529  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:19.803903  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:19.805116  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54048
I20260710 11:09:19.805155  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "2a53e5ec4522446faef6648ea0bd9861"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.811261  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:19.815068  8738 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.815913  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:09:19.816243  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "2a53e5ec4522446faef6648ea0bd9861"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.816541  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:19.836867  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:19.838187  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:19.839753  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:19.842239  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:19.842489  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.842746  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:19.842922  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.887311  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:33031
I20260710 11:09:19.887460  8800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:33031 every 8 connection(s)
I20260710 11:09:19.892259  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:19.900964  8804 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.902046  8805 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:19.904577  8807 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:19.905506  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:19.906500  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:19.906755  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:19.906967  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681759906943 us; error 0 us; skew 500 ppm
I20260710 11:09:19.907677  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:19.909483  8801 heartbeater.cc:344] Connected to a master server at 127.4.127.254:34755
I20260710 11:09:19.909818  8801 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:19.910513  8801 heartbeater.cc:507] Master 127.4.127.254:34755 requested a full tablet report, sending...
I20260710 11:09:19.910799  4607 webserver.cc:533] Webserver started at http://127.4.127.195:41699/ using document root <none> and password file <none>
I20260710 11:09:19.911489  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:19.911741  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:19.912057  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:19.912909  8599 ts_manager.cc:194] Registered new tserver with Master: 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:19.913654  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "806976abe8df48d2bbb7329952a0f5ed"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.914824  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54062
I20260710 11:09:19.919131  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:19.922940  8812 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.923872  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:19.924201  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "806976abe8df48d2bbb7329952a0f5ed"
format_stamp: "Formatted at 2026-07-10 11:09:19 on dist-test-slave-mqr7"
I20260710 11:09:19.924508  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:19.946383  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:19.947614  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:19.949108  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:19.951531  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:19.951787  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.952051  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:19.952225  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:19.996798  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:43117
I20260710 11:09:19.996910  8874 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:43117 every 8 connection(s)
I20260710 11:09:20.014912  8875 heartbeater.cc:344] Connected to a master server at 127.4.127.254:34755
I20260710 11:09:20.015360  8875 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:20.016269  8875 heartbeater.cc:507] Master 127.4.127.254:34755 requested a full tablet report, sending...
I20260710 11:09:20.019011  8599 ts_manager.cc:194] Registered new tserver with Master: 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.019908  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019150147s
I20260710 11:09:20.021168  8599 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54064
I20260710 11:09:20.053184  8599 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54076:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:20.057212  8599 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:20.130178  8691 tablet_service.cc:1511] Processing CreateTablet for tablet bae4fcfd9c154aada97af66af471d752 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:20.132041  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae4fcfd9c154aada97af66af471d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.136020  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 6256406976ef4479837bdf229e12e3d6 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:20.137830  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6256406976ef4479837bdf229e12e3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.149456  8689 tablet_service.cc:1511] Processing CreateTablet for tablet c6b3182eb2be41bd8702f8253971c666 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:20.151090  8689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b3182eb2be41bd8702f8253971c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.152148  8840 tablet_service.cc:1511] Processing CreateTablet for tablet bae4fcfd9c154aada97af66af471d752 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:20.153682  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae4fcfd9c154aada97af66af471d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.153856  8839 tablet_service.cc:1511] Processing CreateTablet for tablet 6256406976ef4479837bdf229e12e3d6 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:20.155401  8839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6256406976ef4479837bdf229e12e3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.159376  8688 tablet_service.cc:1511] Processing CreateTablet for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:20.159837  8838 tablet_service.cc:1511] Processing CreateTablet for tablet c6b3182eb2be41bd8702f8253971c666 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:20.161064  8688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.161206  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b3182eb2be41bd8702f8253971c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.165530  8687 tablet_service.cc:1511] Processing CreateTablet for tablet a0d15e996b27477399e295eb25414595 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:20.167266  8687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d15e996b27477399e295eb25414595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.167937  8837 tablet_service.cc:1511] Processing CreateTablet for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:20.169569  8837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.173749  8686 tablet_service.cc:1511] Processing CreateTablet for tablet 87e2056c1e7a4fc69eab557430f5b8a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:20.175658  8686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e2056c1e7a4fc69eab557430f5b8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.176302  8836 tablet_service.cc:1511] Processing CreateTablet for tablet a0d15e996b27477399e295eb25414595 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:20.177922  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d15e996b27477399e295eb25414595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.180248  8685 tablet_service.cc:1511] Processing CreateTablet for tablet 9618aafefcee4cf99b1341f452021465 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:20.181921  8685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618aafefcee4cf99b1341f452021465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.184036  8835 tablet_service.cc:1511] Processing CreateTablet for tablet 87e2056c1e7a4fc69eab557430f5b8a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:20.186733  8765 tablet_service.cc:1511] Processing CreateTablet for tablet 6256406976ef4479837bdf229e12e3d6 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:20.188381  8765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6256406976ef4479837bdf229e12e3d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.188663  8684 tablet_service.cc:1511] Processing CreateTablet for tablet 42d426d066a242a38c52ae1478cce6a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:20.188880  8761 tablet_service.cc:1511] Processing CreateTablet for tablet 87e2056c1e7a4fc69eab557430f5b8a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:20.190126  8684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d426d066a242a38c52ae1478cce6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.190701  8764 tablet_service.cc:1511] Processing CreateTablet for tablet c6b3182eb2be41bd8702f8253971c666 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:20.193106  8763 tablet_service.cc:1511] Processing CreateTablet for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:20.194317  8683 tablet_service.cc:1511] Processing CreateTablet for tablet f7dc718b7fe24679b1b21fb8db2ebfbb (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:20.195904  8683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7dc718b7fe24679b1b21fb8db2ebfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.195730  8762 tablet_service.cc:1511] Processing CreateTablet for tablet a0d15e996b27477399e295eb25414595 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:20.198841  8759 tablet_service.cc:1511] Processing CreateTablet for tablet 42d426d066a242a38c52ae1478cce6a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:20.201622  8758 tablet_service.cc:1511] Processing CreateTablet for tablet f7dc718b7fe24679b1b21fb8db2ebfbb (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:20.204232  8760 tablet_service.cc:1511] Processing CreateTablet for tablet 9618aafefcee4cf99b1341f452021465 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:20.184187  8766 tablet_service.cc:1511] Processing CreateTablet for tablet bae4fcfd9c154aada97af66af471d752 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:20.207247  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bae4fcfd9c154aada97af66af471d752. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.207957  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6b3182eb2be41bd8702f8253971c666. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.209769  8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e2056c1e7a4fc69eab557430f5b8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.209904  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87e2056c1e7a4fc69eab557430f5b8a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.211856  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa70ed1ad50f4cc49a2ba65c73ff3d74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.213760  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618aafefcee4cf99b1341f452021465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.216099  8762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0d15e996b27477399e295eb25414595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.217870  8759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d426d066a242a38c52ae1478cce6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.220396  8758 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7dc718b7fe24679b1b21fb8db2ebfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.241369  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 9618aafefcee4cf99b1341f452021465 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:20.243414  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9618aafefcee4cf99b1341f452021465. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.247004  8833 tablet_service.cc:1511] Processing CreateTablet for tablet 42d426d066a242a38c52ae1478cce6a2 (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:20.248857  8833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 42d426d066a242a38c52ae1478cce6a2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.251148  8832 tablet_service.cc:1511] Processing CreateTablet for tablet f7dc718b7fe24679b1b21fb8db2ebfbb (DEFAULT_TABLE table=test-workload [id=b68a20e9ba6f4491a24f72aa1ce658ba]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:20.252851  8832 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7dc718b7fe24679b1b21fb8db2ebfbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:20.306980  8890 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.338322  8891 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.341185  8892 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.345921  8890 tablet_bootstrap.cc:654] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.349318  8892 tablet_bootstrap.cc:654] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.371882  8891 tablet_bootstrap.cc:654] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.405596  8890 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.414673  8890 ts_tablet_manager.cc:1403] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.108s	user 0.012s	sys 0.010s
I20260710 11:09:20.420621  8892 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.420930  8891 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.421622  8891 ts_tablet_manager.cc:1403] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.084s	user 0.018s	sys 0.011s
I20260710 11:09:20.422729  8890 raft_consensus.cc:359] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.423434  8890 raft_consensus.cc:385] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.423771  8890 raft_consensus.cc:740] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.424587  8890 consensus_queue.cc:260] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.425701  8892 ts_tablet_manager.cc:1403] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.024s
I20260710 11:09:20.425318  8891 raft_consensus.cc:359] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.426482  8891 raft_consensus.cc:385] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.426838  8891 raft_consensus.cc:740] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.427085  8726 heartbeater.cc:499] Master 127.4.127.254:34755 was elected leader, sending a full tablet report...
I20260710 11:09:20.427973  8890 ts_tablet_manager.cc:1434] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:09:20.427816  8891 consensus_queue.cc:260] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.429121  8890 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.430974  8891 ts_tablet_manager.cc:1434] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:09:20.431854  8801 heartbeater.cc:499] Master 127.4.127.254:34755 was elected leader, sending a full tablet report...
I20260710 11:09:20.432170  8891 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.435844  8892 raft_consensus.cc:359] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.436975  8892 raft_consensus.cc:385] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.437435  8892 raft_consensus.cc:740] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.438567  8892 consensus_queue.cc:260] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.439586  8891 tablet_bootstrap.cc:654] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.441689  8875 heartbeater.cc:499] Master 127.4.127.254:34755 was elected leader, sending a full tablet report...
I20260710 11:09:20.442353  8892 ts_tablet_manager.cc:1434] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:09:20.443697  8892 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.459374  8892 tablet_bootstrap.cc:654] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.461309  8891 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.462086  8891 ts_tablet_manager.cc:1403] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.005s
I20260710 11:09:20.465473  8891 raft_consensus.cc:359] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.458519  8890 tablet_bootstrap.cc:654] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.467231  8892 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.467895  8892 ts_tablet_manager.cc:1403] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260710 11:09:20.469184  8891 raft_consensus.cc:385] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.469591  8891 raft_consensus.cc:740] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.470443  8891 consensus_queue.cc:260] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.471428  8892 raft_consensus.cc:359] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.472585  8892 raft_consensus.cc:385] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.473048  8892 raft_consensus.cc:740] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.474205  8892 consensus_queue.cc:260] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.475252  8891 ts_tablet_manager.cc:1434] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260710 11:09:20.476322  8891 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.476967  8892 ts_tablet_manager.cc:1434] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:09:20.478082  8892 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.481269  8897 raft_consensus.cc:493] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.481920  8897 raft_consensus.cc:515] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.483413  8891 tablet_bootstrap.cc:654] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.483758  8890 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.484349  8890 ts_tablet_manager.cc:1403] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.055s	user 0.011s	sys 0.004s
I20260710 11:09:20.484810  8897 leader_election.cc:290] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.487536  8890 raft_consensus.cc:359] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.489902  8890 raft_consensus.cc:385] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.490306  8890 raft_consensus.cc:740] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.491318  8890 consensus_queue.cc:260] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.487046  8892 tablet_bootstrap.cc:654] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.498356  8890 ts_tablet_manager.cc:1434] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260710 11:09:20.499845  8890 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.503880  8897 raft_consensus.cc:493] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.504490  8897 raft_consensus.cc:515] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.506968  8897 leader_election.cc:290] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.514114  8891 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.514863  8891 ts_tablet_manager.cc:1403] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.001s
I20260710 11:09:20.520030  8892 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.522389  8892 ts_tablet_manager.cc:1403] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.002s
I20260710 11:09:20.521312  8891 raft_consensus.cc:359] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.525681  8891 raft_consensus.cc:385] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.526201  8891 raft_consensus.cc:740] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.527060  8891 consensus_queue.cc:260] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.528591  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.529631  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.533318  8891 ts_tablet_manager.cc:1434] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
W20260710 11:09:20.533990  8741 leader_election.cc:343] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.534454  8891 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
W20260710 11:09:20.534757  8741 leader_election.cc:343] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.537833  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.540093  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.540983  8850 raft_consensus.cc:2468] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:20.542002  8891 tablet_bootstrap.cc:654] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:20.543545  8739 leader_election.cc:343] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.544130  8739 leader_election.cc:304] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861; no voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.530253  8890 tablet_bootstrap.cc:654] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.530920  8892 raft_consensus.cc:359] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.545655  8892 raft_consensus.cc:385] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.545749  8739 leader_election.cc:304] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [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: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.546080  8892 raft_consensus.cc:740] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.547175  8897 raft_consensus.cc:2749] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:20.547164  8892 consensus_queue.cc:260] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.548954  8897 raft_consensus.cc:2804] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.549373  8897 raft_consensus.cc:493] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.549767  8897 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.550751  8892 ts_tablet_manager.cc:1434] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260710 11:09:20.552209  8892 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.557382  8890 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.558168  8890 ts_tablet_manager.cc:1403] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.059s	user 0.018s	sys 0.002s
I20260710 11:09:20.560456  8892 tablet_bootstrap.cc:654] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.562388  8890 raft_consensus.cc:359] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.563577  8890 raft_consensus.cc:385] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.564000  8890 raft_consensus.cc:740] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.563791  8897 raft_consensus.cc:515] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.565241  8890 consensus_queue.cc:260] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.566268  8891 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.567054  8891 ts_tablet_manager.cc:1403] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.003s
I20260710 11:09:20.568998  8890 ts_tablet_manager.cc:1434] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:09:20.570729  8890 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.570758  8891 raft_consensus.cc:359] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.571802  8891 raft_consensus.cc:385] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.572166  8891 raft_consensus.cc:740] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.573035  8891 consensus_queue.cc:260] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.573894  8892 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.574550  8892 ts_tablet_manager.cc:1403] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.003s
I20260710 11:09:20.575814  8891 ts_tablet_manager.cc:1434] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:20.577005  8891 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.578291  8892 raft_consensus.cc:359] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.579201  8892 raft_consensus.cc:385] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.579311  8890 tablet_bootstrap.cc:654] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.579609  8892 raft_consensus.cc:740] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.580701  8892 consensus_queue.cc:260] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.583999  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:20.584456  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:20.585052  8850 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:20.585664  8741 leader_election.cc:343] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.586159  8892 ts_tablet_manager.cc:1434] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:09:20.587567  8892 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.593631  8850 raft_consensus.cc:2468] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:20.595649  8739 leader_election.cc:304] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.595917  8890 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.596014  8892 tablet_bootstrap.cc:654] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.596612  8890 ts_tablet_manager.cc:1403] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260710 11:09:20.596887  8907 raft_consensus.cc:2804] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:09:20.598733  8647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:20.600660  8890 raft_consensus.cc:359] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.602090  8890 raft_consensus.cc:385] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.602607  8890 raft_consensus.cc:740] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.603504  8907 raft_consensus.cc:697] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:20.594228  8897 leader_election.cc:290] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.604732  8907 consensus_queue.cc:237] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.604727  8890 consensus_queue.cc:260] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.611162  8890 ts_tablet_manager.cc:1434] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:20.612653  8890 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.611230  8891 tablet_bootstrap.cc:654] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.614125  8896 raft_consensus.cc:493] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.614701  8896 raft_consensus.cc:515] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.615391  8892 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.616173  8892 ts_tablet_manager.cc:1403] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.000s
I20260710 11:09:20.620985  8892 raft_consensus.cc:359] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.622561  8892 raft_consensus.cc:385] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.622987  8892 raft_consensus.cc:740] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.623946  8890 tablet_bootstrap.cc:654] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.624080  8892 consensus_queue.cc:260] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.628300  8892 ts_tablet_manager.cc:1434] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.003s
I20260710 11:09:20.632859  8896 leader_election.cc:290] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.632908  8892 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.644629  8892 tablet_bootstrap.cc:654] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.646076  8598 catalog_manager.cc:5697] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.670131  8890 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.670866  8890 ts_tablet_manager.cc:1403] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.017s
I20260710 11:09:20.676858  8891 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.677181  8892 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.677474  8891 ts_tablet_manager.cc:1403] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.101s	user 0.028s	sys 0.010s
I20260710 11:09:20.677665  8892 ts_tablet_manager.cc:1403] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.013s
I20260710 11:09:20.681010  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.680874  8891 raft_consensus.cc:359] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.681912  8891 raft_consensus.cc:385] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.682232  8891 raft_consensus.cc:740] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.682276  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.683080  8850 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
W20260710 11:09:20.683400  8665 leader_election.cc:343] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.683187  8891 consensus_queue.cc:260] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.683959  8907 raft_consensus.cc:493] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.684437  8907 raft_consensus.cc:515] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.685742  8891 ts_tablet_manager.cc:1434] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:20.686558  8907 leader_election.cc:290] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.687333  8891 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.687340  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.688825  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
W20260710 11:09:20.688927  8741 leader_election.cc:343] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.689618  8850 raft_consensus.cc:2468] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:20.690858  8739 leader_election.cc:304] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [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: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.674746  8890 raft_consensus.cc:359] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.692142  8890 raft_consensus.cc:385] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.692293  8907 raft_consensus.cc:2804] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.692512  8890 raft_consensus.cc:740] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.692932  8907 raft_consensus.cc:493] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.690836  8664 leader_election.cc:304] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [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: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:20.693473  8890 consensus_queue.cc:260] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.694696  8907 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.695506  8896 raft_consensus.cc:2804] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.697826  8892 raft_consensus.cc:359] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.698375  8896 raft_consensus.cc:493] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.698664  8892 raft_consensus.cc:385] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.698879  8896 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.699007  8892 raft_consensus.cc:740] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.698266  8891 tablet_bootstrap.cc:654] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.699887  8892 consensus_queue.cc:260] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.702400  8892 ts_tablet_manager.cc:1434] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:09:20.708328  8898 raft_consensus.cc:493] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.709064  8892 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.708959  8898 raft_consensus.cc:515] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.696210  8890 ts_tablet_manager.cc:1434] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:09:20.714195  8898 leader_election.cc:290] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.712239  8907 raft_consensus.cc:515] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.719038  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:20.728101  8896 raft_consensus.cc:515] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.729849  8890 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
W20260710 11:09:20.730659  8741 leader_election.cc:343] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.734843  8907 leader_election.cc:290] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.735545  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:20.736850  8850 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.739078  8891 tablet_bootstrap.cc:492] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.739687  8891 ts_tablet_manager.cc:1403] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.008s
I20260710 11:09:20.741156  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.739125  8892 tablet_bootstrap.cc:654] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.743903  8890 tablet_bootstrap.cc:654] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:20.744027  8815 leader_election.cc:343] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.744442  8850 raft_consensus.cc:2468] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:20.746110  8891 raft_consensus.cc:359] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.746515  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:20.747202  8891 raft_consensus.cc:385] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.747592  8891 raft_consensus.cc:740] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.747684  8739 leader_election.cc:304] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.748896  8907 raft_consensus.cc:2804] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:20.748572  8891 consensus_queue.cc:260] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.749454  8907 raft_consensus.cc:697] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:20.749567  8776 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.750342  8907 consensus_queue.cc:237] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.751260  8891 ts_tablet_manager.cc:1434] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 11:09:20.752342  8891 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.758584  8776 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:20.763844  8896 leader_election.cc:290] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.768741  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:20.769603  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.769774  8850 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:20.771507  8814 leader_election.cc:343] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.772001  8814 leader_election.cc:304] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:20.772454  8891 tablet_bootstrap.cc:654] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.773351  8898 raft_consensus.cc:2749] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:20.779531  8665 leader_election.cc:304] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:20.781311  8896 raft_consensus.cc:2804] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:20.787806  8890 tablet_bootstrap.cc:492] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.782703  8896 raft_consensus.cc:697] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:20.788954  8890 ts_tablet_manager.cc:1403] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.007s
I20260710 11:09:20.790364  8896 consensus_queue.cc:237] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.790759  8850 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:20.788038  8598 catalog_manager.cc:5697] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.794907  8907 raft_consensus.cc:493] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.794787  8890 raft_consensus.cc:359] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.795571  8907 raft_consensus.cc:515] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.795951  8890 raft_consensus.cc:385] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.796449  8892 tablet_bootstrap.cc:492] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.796465  8890 raft_consensus.cc:740] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.797130  8892 ts_tablet_manager.cc:1403] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.088s	user 0.016s	sys 0.018s
I20260710 11:09:20.799120  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.799888  8700 raft_consensus.cc:2468] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:20.800239  8907 leader_election.cc:290] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.800438  8892 raft_consensus.cc:359] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.801126  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.797979  8890 consensus_queue.cc:260] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.802397  8741 leader_election.cc:304] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
W20260710 11:09:20.803264  8739 leader_election.cc:343] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.803452  8907 raft_consensus.cc:2804] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.803930  8907 raft_consensus.cc:493] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.804347  8907 raft_consensus.cc:3060] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.804719  8890 ts_tablet_manager.cc:1434] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.002s
I20260710 11:09:20.801326  8892 raft_consensus.cc:385] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.805836  8890 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.805708  8892 raft_consensus.cc:740] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.806905  8892 consensus_queue.cc:260] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.811764  8891 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.812536  8891 ts_tablet_manager.cc:1403] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.010s
I20260710 11:09:20.813969  8890 tablet_bootstrap.cc:654] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.814684  8892 ts_tablet_manager.cc:1434] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:09:20.815991  8892 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.817901  8891 raft_consensus.cc:359] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.818840  8891 raft_consensus.cc:385] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.819166  8891 raft_consensus.cc:740] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.819947  8891 consensus_queue.cc:260] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.822587  8891 ts_tablet_manager.cc:1434] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:09:20.823761  8891 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:20.828261  8907 raft_consensus.cc:515] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.831959  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:20.835081  8907 leader_election.cc:290] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.835351  8598 catalog_manager.cc:5697] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.838127  8891 tablet_bootstrap.cc:654] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.832823  8700 raft_consensus.cc:3060] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.844484  8891 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.845036  8891 ts_tablet_manager.cc:1403] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.008s
I20260710 11:09:20.848095  8891 raft_consensus.cc:359] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.848886  8891 raft_consensus.cc:385] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.849184  8891 raft_consensus.cc:740] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.849356  8896 raft_consensus.cc:493] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.850135  8891 consensus_queue.cc:260] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.851424  8896 raft_consensus.cc:515] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.853092  8891 ts_tablet_manager.cc:1434] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260710 11:09:20.849941  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:20.854254  8891 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
W20260710 11:09:20.855057  8739 leader_election.cc:343] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.860054  8922 raft_consensus.cc:493] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.860705  8922 raft_consensus.cc:515] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.862499  8891 tablet_bootstrap.cc:654] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.863209  8922 leader_election.cc:290] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.865089  8898 raft_consensus.cc:493] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.865798  8898 raft_consensus.cc:515] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:20.866046  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.870999  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.871974  8701 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:20.873922  8898 leader_election.cc:290] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.874501  8891 tablet_bootstrap.cc:492] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:20.876087  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.877288  8849 raft_consensus.cc:2393] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 2a53e5ec4522446faef6648ea0bd9861 in this term.
I20260710 11:09:20.877770  8815 leader_election.cc:304] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:20.878703  8664 leader_election.cc:304] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:20.879756  8898 raft_consensus.cc:2804] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.880183  8891 ts_tablet_manager.cc:1403] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260710 11:09:20.881990  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.884578  8891 raft_consensus.cc:359] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.887205  8776 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:20.887599  8891 raft_consensus.cc:385] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.887898  8891 raft_consensus.cc:740] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.888633  8891 consensus_queue.cc:260] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.880505  8898 raft_consensus.cc:493] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.890795  8922 raft_consensus.cc:493] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.891889  8898 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.893707  8891 ts_tablet_manager.cc:1434] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:20.892426  8922 raft_consensus.cc:515] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.897753  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.898878  8776 raft_consensus.cc:2468] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:20.900713  8665 leader_election.cc:304] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:20.864163  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.911475  8896 leader_election.cc:290] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.912276  8896 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.925117  8936 raft_consensus.cc:493] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.925856  8936 raft_consensus.cc:515] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.926412  8890 tablet_bootstrap.cc:492] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.910219  8700 raft_consensus.cc:2468] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:20.926678  8892 tablet_bootstrap.cc:654] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.927302  8890 ts_tablet_manager.cc:1403] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.122s	user 0.060s	sys 0.043s
I20260710 11:09:20.928618  8936 leader_election.cc:290] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.929191  8922 leader_election.cc:290] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.929270  8936 raft_consensus.cc:2804] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.932298  8934 raft_consensus.cc:493] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:20.932827  8815 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.193:42681, user_credentials={real_user=slave}} blocked reactor thread for 55195.5us
I20260710 11:09:20.932823  8934 raft_consensus.cc:515] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.936908  8896 raft_consensus.cc:2749] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:20.937601  8934 leader_election.cc:290] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.934465  8890 raft_consensus.cc:359] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.938225  8890 raft_consensus.cc:385] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.930056  8936 raft_consensus.cc:493] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.938575  8890 raft_consensus.cc:740] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.938565  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
W20260710 11:09:20.938791  8664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.4.127.195:43117, user_credentials={real_user=slave}} blocked reactor thread for 60209.7us
I20260710 11:09:20.940028  8890 consensus_queue.cc:260] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.939882  8776 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:20.942416  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.943140  8775 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:20.943608  8814 leader_election.cc:304] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:20.944274  8890 ts_tablet_manager.cc:1434] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260710 11:09:20.938844  8936 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.944511  8741 leader_election.cc:304] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:20.945276  8890 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:20.945860  8907 raft_consensus.cc:2804] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:20.946229  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.944548  8934 raft_consensus.cc:2804] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:20.946386  8907 raft_consensus.cc:697] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:20.947319  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:20.948079  8907 consensus_queue.cc:237] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.947168  8934 raft_consensus.cc:493] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:20.940661  8898 raft_consensus.cc:515] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
W20260710 11:09:20.949623  8664 leader_election.cc:343] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.949597  8934 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.950609  8850 raft_consensus.cc:2393] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 806976abe8df48d2bbb7329952a0f5ed in this term.
I20260710 11:09:20.958570  8890 tablet_bootstrap.cc:654] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:20.960150  8934 raft_consensus.cc:515] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.960254  8936 raft_consensus.cc:515] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.961382  8849 raft_consensus.cc:2393] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 806976abe8df48d2bbb7329952a0f5ed in this term.
I20260710 11:09:20.952155  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:20.962206  8700 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:20.964133  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:20.964773  8701 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.965229  8898 leader_election.cc:290] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.949450  8892 tablet_bootstrap.cc:492] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:20.966573  8892 ts_tablet_manager.cc:1403] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.151s	user 0.015s	sys 0.003s
I20260710 11:09:20.967932  8665 leader_election.cc:304] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [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: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:20.970250  8934 leader_election.cc:290] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:20.970157  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:20.969553  8892 raft_consensus.cc:359] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.971459  8775 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:20.971750  8892 raft_consensus.cc:385] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.972234  8892 raft_consensus.cc:740] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.972474  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:20.973196  8776 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.973464  8892 consensus_queue.cc:260] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.975926  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:20.977715  8700 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.979274  8935 raft_consensus.cc:493] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:20.980324  8935 raft_consensus.cc:515] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.984982  8665 leader_election.cc:304] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [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: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:20.985737  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:20.986459  8775 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:20.987048  8935 leader_election.cc:290] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.976536  8892 ts_tablet_manager.cc:1434] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:20.969937  8599 catalog_manager.cc:5697] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:20.988754  8936 leader_election.cc:290] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:20.989666  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:20.990446  8890 tablet_bootstrap.cc:492] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:20.991017  8890 ts_tablet_manager.cc:1403] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.024s
I20260710 11:09:20.991521  8892 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:20.992774  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
W20260710 11:09:20.994201  8664 leader_election.cc:343] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:20.994019  8890 raft_consensus.cc:359] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.995133  8890 raft_consensus.cc:385] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:20.988091  8700 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:20.995471  8890 raft_consensus.cc:740] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:20.996268  8890 consensus_queue.cc:260] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:20.996759  8849 raft_consensus.cc:2468] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:20.996635  8815 leader_election.cc:304] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:20.997828  8934 raft_consensus.cc:2804] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:20.998325  8896 raft_consensus.cc:2764] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:20.998492  8934 raft_consensus.cc:697] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:20.999428  8890 ts_tablet_manager.cc:1434] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.005s
I20260710 11:09:20.999586  8934 consensus_queue.cc:237] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.000742  8890 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:21.000941  8892 tablet_bootstrap.cc:654] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:21.004660  8664 leader_election.cc:304] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.005204  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.006290  8774 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.006625  8896 raft_consensus.cc:2804] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:21.007373  8896 raft_consensus.cc:493] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:21.008556  8890 tablet_bootstrap.cc:654] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:21.011389  8896 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.019891  8773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:21.020782  8773 raft_consensus.cc:2468] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:21.024682  8907 consensus_queue.cc:1048] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.032039  8701 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:21.033473  8937 raft_consensus.cc:2764] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260710 11:09:21.028303  8776 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:21.039489  8774 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:21.049081  8890 tablet_bootstrap.cc:492] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:21.047390  8814 leader_election.cc:304] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:21.054543  8890 ts_tablet_manager.cc:1403] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.054s	user 0.035s	sys 0.012s
I20260710 11:09:21.055860  8892 tablet_bootstrap.cc:492] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:21.056072  8898 raft_consensus.cc:2804] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:21.056478  8892 ts_tablet_manager.cc:1403] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.014s
I20260710 11:09:21.043865  8907 consensus_queue.cc:1048] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260710 11:09:21.057572  8890 raft_consensus.cc:359] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.058328  8890 raft_consensus.cc:385] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:21.058635  8890 raft_consensus.cc:740] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:21.059372  8890 consensus_queue.cc:260] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.059633  8892 raft_consensus.cc:359] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.060436  8892 raft_consensus.cc:385] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:21.060842  8892 raft_consensus.cc:740] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:21.061782  8892 consensus_queue.cc:260] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.062425  8890 ts_tablet_manager.cc:1434] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:09:21.058990  8598 catalog_manager.cc:5697] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:21.045135  8896 raft_consensus.cc:515] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.078485  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.079430  8774 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.100665  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.101783  8850 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.104667  8896 leader_election.cc:290] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.112061  8892 ts_tablet_manager.cc:1434] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.055s	user 0.026s	sys 0.013s
I20260710 11:09:21.113469  8774 raft_consensus.cc:2468] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:21.108696  8898 raft_consensus.cc:697] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:21.114806  8665 leader_election.cc:304] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.114660  8898 consensus_queue.cc:237] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:21.115779  8896 raft_consensus.cc:2804] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:21.115972  8945 raft_consensus.cc:493] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:21.118731  8945 raft_consensus.cc:515] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.048810  8775 raft_consensus.cc:2468] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:21.117138  8896 raft_consensus.cc:697] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.127477  8896 consensus_queue.cc:237] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.127931  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:21.129227  8701 raft_consensus.cc:2393] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:21.130743  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:21.132208  8774 raft_consensus.cc:2393] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:21.135324  8814 leader_election.cc:304] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.136826  8948 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.123421  8945 leader_election.cc:290] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:21.140281  8850 raft_consensus.cc:2468] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:21.142329  8665 leader_election.cc:304] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:21.143600  8937 raft_consensus.cc:2804] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:21.144208  8937 raft_consensus.cc:697] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.145346  8937 consensus_queue.cc:237] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.151247  8598 catalog_manager.cc:5697] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.155349  8948 raft_consensus.cc:2749] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:21.170003  8597 catalog_manager.cc:5697] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.181398  8911 consensus_queue.cc:1048] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:21.185890  8597 catalog_manager.cc:5697] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.194844  8701 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.201218  8907 raft_consensus.cc:493] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:21.201843  8907 raft_consensus.cc:515] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.204075  8907 leader_election.cc:290] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.205742  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:21.205752  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:21.206034  8907 consensus_queue.cc:1048] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.206626  8850 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:21.206744  8701 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:21.208122  8741 leader_election.cc:304] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.208936  8907 raft_consensus.cc:2804] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:21.209301  8907 raft_consensus.cc:493] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:21.209713  8907 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.215858  8948 raft_consensus.cc:493] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:21.216431  8948 raft_consensus.cc:515] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.218557  8907 raft_consensus.cc:515] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.219422  8948 leader_election.cc:290] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:21.219696  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:21.220726  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:21.221076  8700 raft_consensus.cc:2393] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate 2a53e5ec4522446faef6648ea0bd9861 in this term.
I20260710 11:09:21.222218  8907 leader_election.cc:290] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.223609  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.223953  8815 leader_election.cc:304] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.224289  8850 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.224797  8948 raft_consensus.cc:3060] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.225929  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:21.226575  8701 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:21.230432  8850 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:21.231585  8739 leader_election.cc:304] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:21.232348  8907 raft_consensus.cc:2804] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:21.232601  8948 raft_consensus.cc:2749] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:21.232818  8907 raft_consensus.cc:697] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.233805  8907 consensus_queue.cc:237] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.234089  8701 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:21.241657  8597 catalog_manager.cc:5697] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.252041  8937 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.256564  8937 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.301290  8850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:21.301985  8850 raft_consensus.cc:606] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.316200  8775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:59350
I20260710 11:09:21.316789  8775 raft_consensus.cc:606] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.322412  8775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:59350
I20260710 11:09:21.322950  8775 raft_consensus.cc:606] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.328275  8850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:21.328835  8850 raft_consensus.cc:606] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:21.342684  8701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a0d15e996b27477399e295eb25414595"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55232
I20260710 11:09:21.343257  8701 raft_consensus.cc:606] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:21.348791  8701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55232
I20260710 11:09:21.349331  8701 raft_consensus.cc:606] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:21.357383  8701 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55232
I20260710 11:09:21.357996  8701 raft_consensus.cc:606] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:21.363282  8775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:59350
I20260710 11:09:21.363847  8775 raft_consensus.cc:606] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Received request to transfer leadership to TS 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:21.390687  8948 consensus_queue.cc:1048] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.397492  8898 raft_consensus.cc:993] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.398020  8945 raft_consensus.cc:1081] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.400815  8700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55222
I20260710 11:09:21.401494  8700 raft_consensus.cc:493] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.401871  8700 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.402932  8946 consensus_queue.cc:1048] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.410061  8700 raft_consensus.cc:515] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.411036  8701 raft_consensus.cc:1240] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Rejecting Update request from peer 806976abe8df48d2bbb7329952a0f5ed for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:21.413223  8700 leader_election.cc:290] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.413878  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.414556  8775 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.415529  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa70ed1ad50f4cc49a2ba65c73ff3d74" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.416139  8850 raft_consensus.cc:3055] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.416469  8850 raft_consensus.cc:740] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:21.417318  8850 consensus_queue.cc:260] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.418490  8850 raft_consensus.cc:3060] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.422293  8775 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.425091  8665 leader_election.cc:304] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.426309  8896 raft_consensus.cc:2804] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.426867  8850 raft_consensus.cc:2468] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.427009  8896 raft_consensus.cc:697] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.428165  8896 consensus_queue.cc:237] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
W20260710 11:09:21.421221  8946 consensus_queue.cc:1175] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "b0976a1817ba4cfd81418d0fb63b8896" 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 806976abe8df48d2bbb7329952a0f5ed for earlier term 1. Current term is 2. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260710 11:09:21.437145  8597 catalog_manager.cc:5697] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.449863  8907 consensus_queue.cc:1048] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.461114  8897 consensus_queue.cc:1048] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:21.523492  8896 consensus_queue.cc:1048] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:21.530517  8936 raft_consensus.cc:993] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.531038  8937 raft_consensus.cc:1081] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.533556  8774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59326
I20260710 11:09:21.534825  8774 raft_consensus.cc:493] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.535277  8774 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.537186  8946 consensus_queue.cc:1048] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:21.537456  8896 consensus_queue.cc:1048] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.543661  8774 raft_consensus.cc:515] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.547767  8774 leader_election.cc:290] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.548053  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.551386  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87e2056c1e7a4fc69eab557430f5b8a2" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:21.551934  8701 raft_consensus.cc:3055] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.552259  8701 raft_consensus.cc:740] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.553418  8701 consensus_queue.cc:260] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.554714  8701 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.557031  8898 raft_consensus.cc:993] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.557551  8898 raft_consensus.cc:1081] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.562439  8700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55222
I20260710 11:09:21.562455  8701 raft_consensus.cc:2468] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:21.563927  8700 raft_consensus.cc:493] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.564361  8700 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.566113  8741 leader_election.cc:304] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [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: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:21.566617  8934 consensus_queue.cc:1048] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.567070  8897 raft_consensus.cc:2804] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.567608  8897 raft_consensus.cc:697] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.568449  8897 consensus_queue.cc:237] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.571810  8700 raft_consensus.cc:515] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:21.575562  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.575742  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bae4fcfd9c154aada97af66af471d752" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.576354  8850 raft_consensus.cc:3055] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.576388  8775 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.576841  8850 raft_consensus.cc:740] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:21.577822  8700 leader_election.cc:290] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:21.578914  8850 consensus_queue.cc:260] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:21.580236  8850 raft_consensus.cc:3060] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.583273  8775 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.584506  8665 leader_election.cc:304] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.585353  8896 raft_consensus.cc:2804] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.585893  8896 raft_consensus.cc:697] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.586129  8850 raft_consensus.cc:2468] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.586761  8896 consensus_queue.cc:237] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } }
I20260710 11:09:21.589937  8599 catalog_manager.cc:5697] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.599221  8597 catalog_manager.cc:5697] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.654410  8911 raft_consensus.cc:993] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.654898  8897 raft_consensus.cc:1081] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.656325  8700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55216
I20260710 11:09:21.656819  8700 raft_consensus.cc:493] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.657152  8700 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.662307  8700 raft_consensus.cc:515] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.664013  8700 leader_election.cc:290] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.665087  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.665247  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6256406976ef4479837bdf229e12e3d6" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.665771  8775 raft_consensus.cc:3055] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.665951  8850 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.666126  8775 raft_consensus.cc:740] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.666953  8775 consensus_queue.cc:260] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.667981  8775 raft_consensus.cc:3060] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.672041  8850 raft_consensus.cc:2468] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.672993  8775 raft_consensus.cc:2468] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.673395  8664 leader_election.cc:304] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.674278  8896 raft_consensus.cc:2804] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.674741  8896 raft_consensus.cc:697] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.675571  8896 consensus_queue.cc:237] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.682804  8599 catalog_manager.cc:5697] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.694938  8897 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.701380  8911 raft_consensus.cc:993] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.701896  8907 raft_consensus.cc:1081] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:21.705070  8701 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55216
I20260710 11:09:21.705708  8701 raft_consensus.cc:493] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.706061  8701 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.707912  8897 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.709838  8896 consensus_queue.cc:1048] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.715534  8701 raft_consensus.cc:515] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.719712  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.720463  8774 raft_consensus.cc:3055] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.720906  8774 raft_consensus.cc:740] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.721745  8774 consensus_queue.cc:260] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.723349  8701 leader_election.cc:290] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.724485  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.725085  8849 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.725378  8774 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.729122  8937 raft_consensus.cc:993] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.731060  8937 raft_consensus.cc:1081] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.733062  8849 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.734723  8664 leader_election.cc:304] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.735617  8936 raft_consensus.cc:2804] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.736078  8936 raft_consensus.cc:697] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.736630  8774 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:21.736925  8936 consensus_queue.cc:237] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.739909  8937 consensus_queue.cc:1048] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:21.742389  8774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a0d15e996b27477399e295eb25414595"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59326
I20260710 11:09:21.743038  8774 raft_consensus.cc:493] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.743364  8774 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.748818  8599 catalog_manager.cc:5697] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.751470  8774 raft_consensus.cc:515] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.754541  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:21.754791  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0d15e996b27477399e295eb25414595" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.755199  8701 raft_consensus.cc:3055] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.756098  8849 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.756297  8701 raft_consensus.cc:740] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.757266  8701 consensus_queue.cc:260] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.758512  8701 raft_consensus.cc:3060] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.754573  8774 leader_election.cc:290] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.763763  8849 raft_consensus.cc:2468] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:21.764405  8701 raft_consensus.cc:2468] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:21.765038  8739 leader_election.cc:304] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:21.765957  8907 raft_consensus.cc:2804] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.766446  8907 raft_consensus.cc:697] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.767226  8907 consensus_queue.cc:237] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.771648  8936 raft_consensus.cc:993] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.772140  8937 raft_consensus.cc:1081] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:21.773820  8774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59326
I20260710 11:09:21.774333  8774 raft_consensus.cc:493] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.774641  8774 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.775543  8598 catalog_manager.cc:5697] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.779961  8774 raft_consensus.cc:515] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.782212  8774 leader_election.cc:290] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:21.782955  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:21.783344  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:21.783640  8701 raft_consensus.cc:3055] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.783987  8849 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.784026  8701 raft_consensus.cc:740] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:21.785101  8701 consensus_queue.cc:260] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.786142  8701 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.790117  8849 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:21.791237  8739 leader_election.cc:304] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:21.791952  8907 raft_consensus.cc:2804] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.792486  8907 raft_consensus.cc:697] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.792461  8701 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:21.793629  8907 consensus_queue.cc:237] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.795469  8911 raft_consensus.cc:993] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:21.795955  8897 raft_consensus.cc:1081] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Signalling peer 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:21.797770  8850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:55230
I20260710 11:09:21.798281  8850 raft_consensus.cc:493] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:21.798610  8850 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.804025  8850 raft_consensus.cc:515] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.806468  8850 leader_election.cc:290] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:21.806759  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:21.807462  8701 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.807790  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:21.808416  8774 raft_consensus.cc:3055] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:21.808789  8774 raft_consensus.cc:740] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:21.809644  8774 consensus_queue.cc:260] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.809625  8598 catalog_manager.cc:5697] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:21.811196  8774 raft_consensus.cc:3060] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:21.814167  8701 raft_consensus.cc:2468] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 2.
I20260710 11:09:21.815645  8815 leader_election.cc:304] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:21.816636  8934 raft_consensus.cc:2804] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:21.817113  8934 raft_consensus.cc:697] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 2 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:21.818063  8934 consensus_queue.cc:237] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:21.818487  8774 raft_consensus.cc:2468] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 2.
I20260710 11:09:21.826592  8598 catalog_manager.cc:5697] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 1 to 2, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 2 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:21.879277  8850 raft_consensus.cc:1275] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.880781  8937 consensus_queue.cc:1048] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:21.890450  8774 raft_consensus.cc:1275] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.893564  8937 consensus_queue.cc:1048] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:21.980613  8850 raft_consensus.cc:1275] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.982218  8937 consensus_queue.cc:1048] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:21.990517  8774 raft_consensus.cc:1275] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:21.992782  8937 consensus_queue.cc:1048] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.109140  8701 raft_consensus.cc:1275] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.110965  8911 consensus_queue.cc:1048] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.119627  8850 raft_consensus.cc:3060] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:22.126698  8849 raft_consensus.cc:1275] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.128616  8850 raft_consensus.cc:1275] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.128578  8937 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:22.130452  8907 consensus_queue.cc:1048] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.139010  8774 raft_consensus.cc:1275] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.141953  8937 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.149184  8849 raft_consensus.cc:1275] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.150588  8907 consensus_queue.cc:1048] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.158304  8701 raft_consensus.cc:1275] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.161047  8911 consensus_queue.cc:1048] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.174429  8701 raft_consensus.cc:1275] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.175629  8911 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.184441  8849 raft_consensus.cc:1275] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.185904  8907 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.258128  8774 raft_consensus.cc:1275] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.259621  8977 consensus_queue.cc:1048] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.268635  8849 raft_consensus.cc:1275] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.270135  8977 consensus_queue.cc:1048] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.423641  8701 raft_consensus.cc:1275] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.425180  8934 consensus_queue.cc:1048] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:22.437551  8774 raft_consensus.cc:1275] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:22.440608  8934 consensus_queue.cc:1048] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:24.392599  8598 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54080:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:24.394763  8598 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:24.448809  8689 tablet_service.cc:1511] Processing CreateTablet for tablet daa9d552ba28470589a623013adde1b1 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:24.450127  8689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa9d552ba28470589a623013adde1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.450171  8763 tablet_service.cc:1511] Processing CreateTablet for tablet daa9d552ba28470589a623013adde1b1 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:24.451524  8763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa9d552ba28470589a623013adde1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.454442  8836 tablet_service.cc:1511] Processing CreateTablet for tablet daa9d552ba28470589a623013adde1b1 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:24.455390  8764 tablet_service.cc:1511] Processing CreateTablet for tablet 898ad4d8207643a9b09983c420b4ec75 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:24.456872  8764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898ad4d8207643a9b09983c420b4ec75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.457054  8834 tablet_service.cc:1511] Processing CreateTablet for tablet 898ad4d8207643a9b09983c420b4ec75 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:24.454444  8683 tablet_service.cc:1511] Processing CreateTablet for tablet 898ad4d8207643a9b09983c420b4ec75 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:24.459530  8683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898ad4d8207643a9b09983c420b4ec75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.460420  8761 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2750c460246aa932b0190098c177f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:24.461750  8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2750c460246aa932b0190098c177f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.461762  8840 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2750c460246aa932b0190098c177f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:24.455792  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daa9d552ba28470589a623013adde1b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.466773  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 90604df039f34325bbd98121e3945bde (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:24.467760  8834 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 898ad4d8207643a9b09983c420b4ec75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.468448  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90604df039f34325bbd98121e3945bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.467387  8686 tablet_service.cc:1511] Processing CreateTablet for tablet 9dc2750c460246aa932b0190098c177f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:24.469079  8840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2750c460246aa932b0190098c177f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.469027  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 90604df039f34325bbd98121e3945bde (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:24.469642  8686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9dc2750c460246aa932b0190098c177f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.470427  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90604df039f34325bbd98121e3945bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.495627  8759 tablet_service.cc:1511] Processing CreateTablet for tablet 90604df039f34325bbd98121e3945bde (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:24.497130  8759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 90604df039f34325bbd98121e3945bde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.498539  8685 tablet_service.cc:1511] Processing CreateTablet for tablet 47684037e5b844efbedfd9f9da567f05 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:24.499943  8685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47684037e5b844efbedfd9f9da567f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.504624  8766 tablet_service.cc:1511] Processing CreateTablet for tablet 47684037e5b844efbedfd9f9da567f05 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:24.506057  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47684037e5b844efbedfd9f9da567f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.505800  8833 tablet_service.cc:1511] Processing CreateTablet for tablet 47684037e5b844efbedfd9f9da567f05 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:24.507114  8833 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47684037e5b844efbedfd9f9da567f05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.525699  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 248002b5a9dc4ed1a42c44613dd6a91f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:24.527145  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248002b5a9dc4ed1a42c44613dd6a91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.527174  8835 tablet_service.cc:1511] Processing CreateTablet for tablet 248002b5a9dc4ed1a42c44613dd6a91f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:24.528580  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248002b5a9dc4ed1a42c44613dd6a91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.533849  8760 tablet_service.cc:1511] Processing CreateTablet for tablet 248002b5a9dc4ed1a42c44613dd6a91f (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:24.535236  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 248002b5a9dc4ed1a42c44613dd6a91f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.559715  9003 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.565071  8691 tablet_service.cc:1511] Processing CreateTablet for tablet 9245ec9fbb9f409d907cd3b4e40ad236 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:24.566542  8691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245ec9fbb9f409d907cd3b4e40ad236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.568712  9004 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.574935  9003 tablet_bootstrap.cc:654] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.576686  8760 tablet_service.cc:1511] Processing CreateTablet for tablet 9245ec9fbb9f409d907cd3b4e40ad236 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:24.578140  8760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245ec9fbb9f409d907cd3b4e40ad236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.584646  9004 tablet_bootstrap.cc:654] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.596426  8836 tablet_service.cc:1511] Processing CreateTablet for tablet 94572fa42bfa444f91cd1b5624b5e724 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:24.597927  8836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94572fa42bfa444f91cd1b5624b5e724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.600309  8690 tablet_service.cc:1511] Processing CreateTablet for tablet 94572fa42bfa444f91cd1b5624b5e724 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:24.601809  8690 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94572fa42bfa444f91cd1b5624b5e724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.606544  8761 tablet_service.cc:1511] Processing CreateTablet for tablet 94572fa42bfa444f91cd1b5624b5e724 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:24.609048  8761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94572fa42bfa444f91cd1b5624b5e724. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.610234  8684 tablet_service.cc:1511] Processing CreateTablet for tablet bf9e56bf348143c7aabd4577c79c6536 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:24.611606  8684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9e56bf348143c7aabd4577c79c6536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.620797  9000 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:24.629801  8766 tablet_service.cc:1511] Processing CreateTablet for tablet bf9e56bf348143c7aabd4577c79c6536 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:24.631395  8766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9e56bf348143c7aabd4577c79c6536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.631927  8835 tablet_service.cc:1511] Processing CreateTablet for tablet bf9e56bf348143c7aabd4577c79c6536 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:24.633476  8835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf9e56bf348143c7aabd4577c79c6536. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.639397  9000 tablet_bootstrap.cc:654] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:24.645539  8647 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:24.651935  8838 tablet_service.cc:1511] Processing CreateTablet for tablet 9245ec9fbb9f409d907cd3b4e40ad236 (DEFAULT_TABLE table=soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:24.653556  8838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9245ec9fbb9f409d907cd3b4e40ad236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:24.684566  9004 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:24.685212  9004 ts_tablet_manager.cc:1403] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.022s
I20260710 11:09:24.686849  9000 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:24.687415  9000 ts_tablet_manager.cc:1403] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.000s
I20260710 11:09:24.693681  9004 raft_consensus.cc:359] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.696817  9004 raft_consensus.cc:385] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.697324  9004 raft_consensus.cc:740] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.698246  9004 consensus_queue.cc:260] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.701026  9004 ts_tablet_manager.cc:1434] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:09:24.701924  9003 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:24.702466  9003 ts_tablet_manager.cc:1403] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.143s	user 0.008s	sys 0.014s
I20260710 11:09:24.705021  9003 raft_consensus.cc:359] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.705669  9003 raft_consensus.cc:385] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.705972  9003 raft_consensus.cc:740] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.706873  9003 consensus_queue.cc:260] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.708505  9000 raft_consensus.cc:359] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.709194  9003 ts_tablet_manager.cc:1434] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:09:24.709344  9000 raft_consensus.cc:385] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.709713  9000 raft_consensus.cc:740] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.710294  9003 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.710443  9000 consensus_queue.cc:260] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.712920  9000 ts_tablet_manager.cc:1434] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 11:09:24.717352  9000 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:24.717690  9003 tablet_bootstrap.cc:654] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.719604  9004 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.726984  9000 tablet_bootstrap.cc:654] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.727905  9004 tablet_bootstrap.cc:654] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.740950  9000 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:24.741499  9000 ts_tablet_manager.cc:1403] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260710 11:09:24.744483  9000 raft_consensus.cc:359] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.745217  9000 raft_consensus.cc:385] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.745549  9000 raft_consensus.cc:740] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.746349  9000 consensus_queue.cc:260] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.747550  9004 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:24.748000  9003 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:24.748082  9004 ts_tablet_manager.cc:1403] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260710 11:09:24.748540  9003 ts_tablet_manager.cc:1403] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.019s
I20260710 11:09:24.748939  9000 ts_tablet_manager.cc:1434] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:24.749963  9000 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:24.751398  9004 raft_consensus.cc:359] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.751567  9003 raft_consensus.cc:359] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.752241  9004 raft_consensus.cc:385] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.752394  9003 raft_consensus.cc:385] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.752606  9004 raft_consensus.cc:740] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.752713  9003 raft_consensus.cc:740] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.753482  9004 consensus_queue.cc:260] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.755867  9004 ts_tablet_manager.cc:1434] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:24.753494  9003 consensus_queue.cc:260] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.756906  9000 tablet_bootstrap.cc:654] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.758270  9003 ts_tablet_manager.cc:1434] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:09:24.759284  9003 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.756925  9004 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.766129  9003 tablet_bootstrap.cc:654] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.767266  9004 tablet_bootstrap.cc:654] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.777550  9004 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:24.778235  9004 ts_tablet_manager.cc:1403] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260710 11:09:24.782769  9004 raft_consensus.cc:359] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.783821  9004 raft_consensus.cc:385] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.784219  9004 raft_consensus.cc:740] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.785674  9004 consensus_queue.cc:260] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.787599  9003 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:24.788076  9004 ts_tablet_manager.cc:1434] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:09:24.788224  9003 ts_tablet_manager.cc:1403] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.012s
I20260710 11:09:24.789096  9004 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.791482  9003 raft_consensus.cc:359] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.792208  9003 raft_consensus.cc:385] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.792517  9003 raft_consensus.cc:740] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.793336  9003 consensus_queue.cc:260] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.796085  9004 tablet_bootstrap.cc:654] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.798151  9003 ts_tablet_manager.cc:1434] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:09:24.799371  8976 raft_consensus.cc:493] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.800091  8976 raft_consensus.cc:515] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.804306  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
W20260710 11:09:24.806685  8741 leader_election.cc:343] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.809974  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
W20260710 11:09:24.812199  8739 leader_election.cc:343] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.812867  8739 leader_election.cc:304] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861; no voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:24.814595  8976 leader_election.cc:290] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:24.815474  8976 raft_consensus.cc:2749] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:24.799352  9003 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.835289  9003 tablet_bootstrap.cc:654] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.836949  9004 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:24.837539  9004 ts_tablet_manager.cc:1403] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.019s
I20260710 11:09:24.840216  9004 raft_consensus.cc:359] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.840941  9004 raft_consensus.cc:385] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.841292  9004 raft_consensus.cc:740] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.842608  9000 tablet_bootstrap.cc:492] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:24.842119  9004 consensus_queue.cc:260] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.843173  9000 ts_tablet_manager.cc:1403] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.093s	user 0.037s	sys 0.045s
I20260710 11:09:24.843271  9003 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:24.843770  9003 ts_tablet_manager.cc:1403] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.045s	user 0.009s	sys 0.006s
I20260710 11:09:24.844702  9004 ts_tablet_manager.cc:1434] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:24.845821  9004 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.846477  9000 raft_consensus.cc:359] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.846711  9003 raft_consensus.cc:359] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.847258  9000 raft_consensus.cc:385] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.847438  9003 raft_consensus.cc:385] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.847621  9000 raft_consensus.cc:740] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.847828  9003 raft_consensus.cc:740] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.848744  9003 consensus_queue.cc:260] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.849532  9000 consensus_queue.cc:260] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.851992  9000 ts_tablet_manager.cc:1434] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:24.852989  9000 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:24.853132  9004 tablet_bootstrap.cc:654] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.855175  9003 ts_tablet_manager.cc:1434] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:09:24.856240  9003 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.861832  9000 tablet_bootstrap.cc:654] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.862776  9003 tablet_bootstrap.cc:654] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.868934  9004 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:24.869681  9004 ts_tablet_manager.cc:1403] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 11:09:24.873905  9004 raft_consensus.cc:359] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.874689  9003 tablet_bootstrap.cc:492] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:24.874969  9004 raft_consensus.cc:385] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.875314  9003 ts_tablet_manager.cc:1403] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260710 11:09:24.875459  9004 raft_consensus.cc:740] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.876773  9004 consensus_queue.cc:260] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.879981  9004 ts_tablet_manager.cc:1434] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260710 11:09:24.882583  9003 raft_consensus.cc:359] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.883414  9003 raft_consensus.cc:385] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.883721  9003 raft_consensus.cc:740] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.884459  9003 consensus_queue.cc:260] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.886473  9004 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:24.887333  9003 ts_tablet_manager.cc:1434] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:09:24.888376  9003 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:24.895145  9003 tablet_bootstrap.cc:654] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.898625  9004 tablet_bootstrap.cc:654] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.900120  9000 tablet_bootstrap.cc:492] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:24.900734  9000 ts_tablet_manager.cc:1403] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.048s	user 0.009s	sys 0.036s
I20260710 11:09:24.904838  9000 raft_consensus.cc:359] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.905997  9000 raft_consensus.cc:385] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:24.906456  9000 raft_consensus.cc:740] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:24.907521  9000 consensus_queue.cc:260] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.910923  9000 ts_tablet_manager.cc:1434] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:09:24.912336  9000 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:24.921340  9000 tablet_bootstrap.cc:654] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:24.932683  8989 raft_consensus.cc:493] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:24.933465  8989 raft_consensus.cc:515] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:24.935634  8989 leader_election.cc:290] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:24.937328  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:24.938253  8701 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:24.939754  8815 leader_election.cc:304] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:24.941087  8989 raft_consensus.cc:2804] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:24.941613  8989 raft_consensus.cc:493] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:24.942039  8989 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:24.954411  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:24.955474  8775 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.000270  9023 raft_consensus.cc:493] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.001567  9023 raft_consensus.cc:515] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.005393  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.006386  8701 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.008495  8815 leader_election.cc:304] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.010113  9025 raft_consensus.cc:493] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.010629  9024 raft_consensus.cc:2804] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.011209  9024 raft_consensus.cc:493] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.011723  9024 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.018478  9001 raft_consensus.cc:493] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.019246  9001 raft_consensus.cc:515] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.023343  9001 leader_election.cc:290] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.025166  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.026436  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.027033  8850 raft_consensus.cc:2468] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:25.010648  9025 raft_consensus.cc:515] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
W20260710 11:09:25.028318  8665 leader_election.cc:343] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:24.987995  8989 raft_consensus.cc:515] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.029340  8664 leader_election.cc:304] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [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: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.030797  9001 raft_consensus.cc:2804] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.031240  9001 raft_consensus.cc:493] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.031684  9001 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.031805  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.032451  8701 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.038920  9015 raft_consensus.cc:493] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.039578  9015 raft_consensus.cc:515] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.039867  9001 raft_consensus.cc:515] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.044134  9015 leader_election.cc:290] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.045190  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.046471  8989 leader_election.cc:290] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.046626  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.048120  8701 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.048200  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.049566  8815 leader_election.cc:304] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.050205  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.050822  8775 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.051832  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.052515  8700 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
W20260710 11:09:25.054366  8739 leader_election.cc:343] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.055344  8815 leader_election.cc:304] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
W20260710 11:09:25.056028  8741 leader_election.cc:343] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.056504  8741 leader_election.cc:304] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861; no voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.056773  9026 raft_consensus.cc:2804] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.058782  9015 raft_consensus.cc:2749] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.059211  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
W20260710 11:09:25.055472  8665 leader_election.cc:343] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.059856  8774 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.062326  9023 leader_election.cc:290] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.063232  9023 raft_consensus.cc:2804] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.063637  9023 raft_consensus.cc:493] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.064051  9023 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.065915  9015 raft_consensus.cc:493] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.070013  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.069931  9015 raft_consensus.cc:515] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.070590  8850 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.072110  9015 leader_election.cc:290] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.073319  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.074018  8849 raft_consensus.cc:2468] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 0.
I20260710 11:09:25.075330  8739 leader_election.cc:304] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:25.065588  8775 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.066211  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.084213  8774 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.084458  8850 raft_consensus.cc:2468] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:25.066797  9025 leader_election.cc:290] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.085780  9004 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:25.086339  9004 ts_tablet_manager.cc:1403] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.200s	user 0.100s	sys 0.092s
I20260710 11:09:25.086807  8664 leader_election.cc:304] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.066936  9024 raft_consensus.cc:515] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.069267  9026 raft_consensus.cc:697] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.087568  9002 raft_consensus.cc:2804] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.080392  9015 raft_consensus.cc:2804] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.088459  9015 raft_consensus.cc:493] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.088919  9015 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.089524  9004 raft_consensus.cc:359] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.090582  9003 tablet_bootstrap.cc:492] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:25.091068  9003 ts_tablet_manager.cc:1403] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.203s	user 0.039s	sys 0.048s
I20260710 11:09:25.081809  9000 tablet_bootstrap.cc:492] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:25.094233  9000 ts_tablet_manager.cc:1403] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.182s	user 0.049s	sys 0.114s
I20260710 11:09:25.094506  9003 raft_consensus.cc:359] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.095310  9003 raft_consensus.cc:385] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.095646  9003 raft_consensus.cc:740] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.081970  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.096350  9001 leader_election.cc:290] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.090381  9004 raft_consensus.cc:385] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:25.097823  8741 leader_election.cc:343] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.097994  9004 raft_consensus.cc:740] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.098829  9002 raft_consensus.cc:697] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.099344  9026 consensus_queue.cc:237] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.099707  9004 consensus_queue.cc:260] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.099896  9002 consensus_queue.cc:237] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.102506  9003 consensus_queue.cc:260] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.103185  9023 raft_consensus.cc:515] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.105118  9003 ts_tablet_manager.cc:1434] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.013s	user 0.001s	sys 0.004s
I20260710 11:09:25.105963  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.106439  9004 ts_tablet_manager.cc:1434] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:09:25.106665  8775 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.107488  9004 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:25.107589  9024 leader_election.cc:290] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.111011  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.111675  8701 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.111380  9015 raft_consensus.cc:515] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.113798  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.114451  8700 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.114626  9004 tablet_bootstrap.cc:654] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.115458  9000 raft_consensus.cc:359] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.116207  9000 raft_consensus.cc:385] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.116330  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.117091  8774 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.114465  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.116555  9000 raft_consensus.cc:740] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.119805  9000 consensus_queue.cc:260] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.106213  9003 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:25.123631  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.124305  8849 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:25.127489  8741 leader_election.cc:343] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.133932  8849 raft_consensus.cc:2468] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 1.
I20260710 11:09:25.135265  8739 leader_election.cc:304] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.136190  8976 raft_consensus.cc:2804] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.136654  8976 raft_consensus.cc:697] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.137529  8976 consensus_queue.cc:237] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.114688  8775 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.145609  9023 leader_election.cc:290] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.146428  9023 raft_consensus.cc:493] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.147008  9023 raft_consensus.cc:515] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.152087  8774 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.145147  9003 tablet_bootstrap.cc:654] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.154470  8701 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.158829  8815 leader_election.cc:304] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.159994  9025 raft_consensus.cc:2804] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.160575  9025 raft_consensus.cc:697] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.161576  9025 consensus_queue.cc:237] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.161773  8814 leader_election.cc:304] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:25.163605  8989 raft_consensus.cc:2804] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.164322  8989 raft_consensus.cc:697] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.165642  8989 consensus_queue.cc:237] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.168957  9028 raft_consensus.cc:493] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.169492  9015 leader_election.cc:290] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.169571  9028 raft_consensus.cc:515] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.172029  9028 leader_election.cc:290] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.172241  9000 ts_tablet_manager.cc:1434] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.077s	user 0.005s	sys 0.002s
I20260710 11:09:25.173416  9000 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:25.175967  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.176926  8849 raft_consensus.cc:2468] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:25.178395  8664 leader_election.cc:304] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.179219  8598 catalog_manager.cc:5697] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.180438  9028 raft_consensus.cc:2804] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.181061  9028 raft_consensus.cc:493] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.181558  9028 raft_consensus.cc:3060] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.190434  8700 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.194583  9000 tablet_bootstrap.cc:654] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.195300  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.198056  9023 leader_election.cc:290] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.199182  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.200719  8775 raft_consensus.cc:2468] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.202335  8814 leader_election.cc:304] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:25.203578  9023 raft_consensus.cc:2804] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.204169  9023 raft_consensus.cc:493] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.204690  9023 raft_consensus.cc:3060] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.203951  9028 raft_consensus.cc:515] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.208403  9003 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:25.208603  9004 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:25.209005  9003 ts_tablet_manager.cc:1403] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.103s	user 0.012s	sys 0.004s
I20260710 11:09:25.209041  9004 ts_tablet_manager.cc:1403] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.102s	user 0.032s	sys 0.067s
I20260710 11:09:25.213500  8700 raft_consensus.cc:2393] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:25.215072  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.221683  9004 raft_consensus.cc:359] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.223165  9004 raft_consensus.cc:385] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.223634  9004 raft_consensus.cc:740] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.226358  9004 consensus_queue.cc:260] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.226727  9003 raft_consensus.cc:359] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.227584  9003 raft_consensus.cc:385] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.227921  9003 raft_consensus.cc:740] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.228896  9004 ts_tablet_manager.cc:1434] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.002s
I20260710 11:09:25.229182  9028 leader_election.cc:290] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.230119  9004 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:25.229961  8774 raft_consensus.cc:2468] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:25.232616  9000 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:25.228755  9003 consensus_queue.cc:260] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.233156  9000 ts_tablet_manager.cc:1403] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.006s
I20260710 11:09:25.234326  9003 ts_tablet_manager.cc:1434] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.025s	user 0.009s	sys 0.000s
I20260710 11:09:25.233592  8599 catalog_manager.cc:5697] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.235389  9003 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:25.236543  9000 raft_consensus.cc:359] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.238731  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.237303  9000 raft_consensus.cc:385] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.241058  9000 raft_consensus.cc:740] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.241878  9000 consensus_queue.cc:260] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.243844  9000 ts_tablet_manager.cc:1434] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:09:25.243973  9003 tablet_bootstrap.cc:654] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.244802  9000 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:25.246505  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.247197  8774 raft_consensus.cc:3060] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.237267  9023 raft_consensus.cc:515] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.251827  9004 tablet_bootstrap.cc:654] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.252216  9000 tablet_bootstrap.cc:654] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.256109  8850 raft_consensus.cc:2393] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 806976abe8df48d2bbb7329952a0f5ed in this term.
I20260710 11:09:25.259665  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.260136  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "898ad4d8207643a9b09983c420b4ec75" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.260488  8700 raft_consensus.cc:2393] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:25.261773  8814 leader_election.cc:304] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.262622  9026 raft_consensus.cc:2749] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.263389  9023 leader_election.cc:290] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.269824  9003 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:25.270561  9003 ts_tablet_manager.cc:1403] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.002s
I20260710 11:09:25.271149  8774 raft_consensus.cc:2468] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:25.272500  8665 leader_election.cc:304] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:25.273695  9028 raft_consensus.cc:2804] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.273181  8597 catalog_manager.cc:5697] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.274202  9028 raft_consensus.cc:697] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.274331  9003 raft_consensus.cc:359] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.275314  9003 raft_consensus.cc:385] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.275018  8597 catalog_manager.cc:5697] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.275063  9028 consensus_queue.cc:237] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.275796  9003 raft_consensus.cc:740] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.276888  9030 raft_consensus.cc:493] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.276665  8597 catalog_manager.cc:5697] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.277385  9030 raft_consensus.cc:515] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.285151  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.285607  9030 leader_election.cc:290] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.288097  9002 raft_consensus.cc:493] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.288774  9002 raft_consensus.cc:515] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.289350  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.290228  8850 raft_consensus.cc:2393] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2a53e5ec4522446faef6648ea0bd9861 in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:25.290405  9004 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:25.291575  9000 tablet_bootstrap.cc:492] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:25.292151  9000 ts_tablet_manager.cc:1403] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.048s	user 0.016s	sys 0.012s
I20260710 11:09:25.293089  8739 leader_election.cc:304] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861; no voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.294469  9030 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.295403  9000 raft_consensus.cc:359] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.296180  9000 raft_consensus.cc:385] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.296504  9000 raft_consensus.cc:740] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.276765  9003 consensus_queue.cc:260] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.298491  9004 ts_tablet_manager.cc:1403] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.020s
I20260710 11:09:25.298312  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.297214  9000 consensus_queue.cc:260] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
W20260710 11:09:25.300484  8664 leader_election.cc:343] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.300745  9003 ts_tablet_manager.cc:1434] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260710 11:09:25.301730  9003 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: Bootstrap starting.
I20260710 11:09:25.302330  9000 ts_tablet_manager.cc:1434] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:09:25.304458  9000 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:25.299443  9002 leader_election.cc:290] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.309264  9030 raft_consensus.cc:2749] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.308488  9004 raft_consensus.cc:359] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.311457  9004 raft_consensus.cc:385] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.311751  9004 raft_consensus.cc:740] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.310249  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.312433  9004 consensus_queue.cc:260] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.312786  8774 raft_consensus.cc:2468] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 0.
I20260710 11:09:25.314783  9004 ts_tablet_manager.cc:1434] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:09:25.315915  8665 leader_election.cc:304] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [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: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:25.316255  9004 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: Bootstrap starting.
I20260710 11:09:25.317301  9002 raft_consensus.cc:2804] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.318192  9002 raft_consensus.cc:493] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.319082  9002 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.319485  8597 catalog_manager.cc:5697] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.322695  9004 tablet_bootstrap.cc:654] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.316288  9000 tablet_bootstrap.cc:654] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.338079  9002 raft_consensus.cc:515] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.338901  9003 tablet_bootstrap.cc:654] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.339324  9023 raft_consensus.cc:493] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.342896  9023 raft_consensus.cc:515] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.351955  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.353240  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.353914  8774 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.355008  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
W20260710 11:09:25.357864  8815 leader_election.cc:343] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.352058  9023 leader_election.cc:290] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
W20260710 11:09:25.360112  8664 leader_election.cc:343] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.361080  9002 leader_election.cc:290] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.361580  9004 tablet_bootstrap.cc:492] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: No bootstrap required, opened a new log
I20260710 11:09:25.362094  9004 ts_tablet_manager.cc:1403] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: Time spent bootstrapping tablet: real 0.046s	user 0.018s	sys 0.007s
I20260710 11:09:25.362354  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.363812  8775 raft_consensus.cc:2468] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.365024  8814 leader_election.cc:304] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [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: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.366287  9023 raft_consensus.cc:2804] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.366037  9004 raft_consensus.cc:359] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.366715  9023 raft_consensus.cc:493] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.367183  9023 raft_consensus.cc:3060] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.367264  9004 raft_consensus.cc:385] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.367488  9000 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:25.367797  9004 raft_consensus.cc:740] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.368260  9000 ts_tablet_manager.cc:1403] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.064s	user 0.026s	sys 0.021s
I20260710 11:09:25.368656  8774 raft_consensus.cc:2468] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 1.
I20260710 11:09:25.368592  9004 consensus_queue.cc:260] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.371023  9004 ts_tablet_manager.cc:1434] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:25.374169  8665 leader_election.cc:304] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:25.373764  9000 raft_consensus.cc:359] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.374912  9000 raft_consensus.cc:385] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.375309  9000 raft_consensus.cc:740] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.375401  9002 raft_consensus.cc:2804] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.375988  9002 raft_consensus.cc:697] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.376353  9000 consensus_queue.cc:260] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.376868  9002 consensus_queue.cc:237] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.380302  9000 ts_tablet_manager.cc:1434] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:09:25.381759  9000 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Bootstrap starting.
I20260710 11:09:25.383173  9023 raft_consensus.cc:515] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.390360  9000 tablet_bootstrap.cc:654] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:25.390379  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
W20260710 11:09:25.401925  8815 leader_election.cc:343] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:25.403621  9000 tablet_bootstrap.cc:492] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: No bootstrap required, opened a new log
I20260710 11:09:25.404253  9000 ts_tablet_manager.cc:1403] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.005s
I20260710 11:09:25.405740  8597 catalog_manager.cc:5697] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 0 to 1, leader changed from <none> to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 1 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.407559  9000 raft_consensus.cc:359] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.408655  9000 raft_consensus.cc:385] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.409085  9000 raft_consensus.cc:740] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.410120  9000 consensus_queue.cc:260] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.411367  9023 leader_election.cc:290] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.413208  9000 ts_tablet_manager.cc:1434] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:25.413375  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.414091  8774 raft_consensus.cc:3060] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.416683  9003 tablet_bootstrap.cc:492] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: No bootstrap required, opened a new log
I20260710 11:09:25.417320  9003 ts_tablet_manager.cc:1403] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: Time spent bootstrapping tablet: real 0.116s	user 0.033s	sys 0.014s
I20260710 11:09:25.420279  8774 raft_consensus.cc:2468] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.420485  9003 raft_consensus.cc:359] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.421500  9003 raft_consensus.cc:385] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:25.421717  9002 raft_consensus.cc:493] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.421895  9003 raft_consensus.cc:740] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Initialized, Role: FOLLOWER
I20260710 11:09:25.422202  8814 leader_election.cc:304] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.422413  9002 raft_consensus.cc:515] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.422917  9003 consensus_queue.cc:260] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.425652  9003 ts_tablet_manager.cc:1434] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:09:25.425928  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.426236  9002 leader_election.cc:290] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.426772  8850 raft_consensus.cc:2393] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 2a53e5ec4522446faef6648ea0bd9861 in this term.
I20260710 11:09:25.428129  9023 raft_consensus.cc:2804] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.428663  9023 raft_consensus.cc:697] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.429656  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.429534  9023 consensus_queue.cc:237] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.433529  8665 leader_election.cc:304] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:25.434641  9002 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.440625  9026 raft_consensus.cc:493] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.441294  9026 raft_consensus.cc:515] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.444345  9002 raft_consensus.cc:2749] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.445112  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.445721  9026 leader_election.cc:290] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.445851  8700 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.446370  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.447009  8774 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 0.
I20260710 11:09:25.447273  8815 leader_election.cc:304] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.448205  9026 raft_consensus.cc:2804] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:25.448688  9026 raft_consensus.cc:493] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:25.448239  8598 catalog_manager.cc:5697] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.448982  9026 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.454500  9026 raft_consensus.cc:515] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.456624  9026 leader_election.cc:290] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.457616  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.458314  8700 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.458300  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.459085  8774 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.464591  8700 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.465008  8774 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 1.
I20260710 11:09:25.465967  8815 leader_election.cc:304] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.466809  9026 raft_consensus.cc:2804] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:25.467350  9026 raft_consensus.cc:697] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.468199  9026 consensus_queue.cc:237] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.475806  8598 catalog_manager.cc:5697] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 1 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:25.534585  8850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daa9d552ba28470589a623013adde1b1"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:25.535179  8850 raft_consensus.cc:606] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.538538  9026 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.549527  8775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9dc2750c460246aa932b0190098c177f"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:59350
I20260710 11:09:25.550186  8775 raft_consensus.cc:606] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Received request to transfer leadership to TS b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.553889  9002 consensus_queue.cc:1048] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.563055  9023 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.564713  8849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:25.565807  8849 raft_consensus.cc:606] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.568325  9023 raft_consensus.cc:993] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.569020  9026 raft_consensus.cc:1081] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.572788  8774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59340
I20260710 11:09:25.573347  8774 raft_consensus.cc:493] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.574615  8774 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.574873  9002 consensus_queue.cc:1048] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.578804  8849 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:25.584605  9026 consensus_queue.cc:1048] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.586364  9030 consensus_queue.cc:1048] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.579787  8849 raft_consensus.cc:606] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.635582  8698 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55232
I20260710 11:09:25.636317  8698 raft_consensus.cc:606] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.653682  8850 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
mode: GRACEFUL
new_leader_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:55246
I20260710 11:09:25.654274  8850 raft_consensus.cc:606] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Received request to transfer leadership to TS 2a53e5ec4522446faef6648ea0bd9861
I20260710 11:09:25.655948  9025 consensus_queue.cc:1048] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.677992  9032 raft_consensus.cc:993] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:25.678478  9032 raft_consensus.cc:1081] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:25.681587  9023 raft_consensus.cc:993] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:25.681733  8774 raft_consensus.cc:515] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.682138  9023 raft_consensus.cc:1081] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer b0976a1817ba4cfd81418d0fb63b8896 to start an election
I20260710 11:09:25.683925  8774 leader_election.cc:290] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.684785  8699 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daa9d552ba28470589a623013adde1b1"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55222
I20260710 11:09:25.685485  8699 raft_consensus.cc:493] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.685528  9034 consensus_queue.cc:1048] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.686013  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.686666  8850 raft_consensus.cc:3055] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.687012  8850 raft_consensus.cc:740] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.687829  8850 consensus_queue.cc:260] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.686046  8699 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.691303  8850 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.698607  8700 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9dc2750c460246aa932b0190098c177f"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
 from {username='slave'} at 127.0.0.1:55216
I20260710 11:09:25.699354  8700 raft_consensus.cc:493] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.699769  8700 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.699537  8850 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.702075  8698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.702032  8739 leader_election.cc:304] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:25.702802  8698 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.703307  9034 raft_consensus.cc:2804] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.703872  9034 raft_consensus.cc:697] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.704846  9034 consensus_queue.cc:237] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.702040  8699 raft_consensus.cc:515] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.706672  8701 raft_consensus.cc:1240] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Rejecting Update request from peer 806976abe8df48d2bbb7329952a0f5ed for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:25.710834  8699 leader_election.cc:290] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.713709  8850 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.714355  8850 raft_consensus.cc:3055] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.714658  8850 raft_consensus.cc:740] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.715459  8850 consensus_queue.cc:260] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.716641  8850 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.717294  8700 raft_consensus.cc:515] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.718533  8697 raft_consensus.cc:1240] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Rejecting Update request from peer 2a53e5ec4522446faef6648ea0bd9861 for earlier term 1. Current term is 2. Ops: []
I20260710 11:09:25.722723  8698 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.725564  8700 leader_election.cc:290] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Requested vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.723590  9034 consensus_queue.cc:1059] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:09:25.711971  9025 consensus_queue.cc:1048] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260710 11:09:25.726743  9032 raft_consensus.cc:3055] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.727116  9032 raft_consensus.cc:740] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.727170  8989 consensus_queue.cc:1048] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.727440  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.722944  8597 catalog_manager.cc:5697] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.728133  9032 consensus_queue.cc:260] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.729269  9032 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.729592  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9dc2750c460246aa932b0190098c177f" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.725149  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daa9d552ba28470589a623013adde1b1" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:25.730985  8774 raft_consensus.cc:3060] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.728154  8848 raft_consensus.cc:3060] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.737928  8774 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:25.739102  8665 leader_election.cc:304] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.739981  9028 raft_consensus.cc:2804] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.740463  9028 raft_consensus.cc:697] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.741334  9028 consensus_queue.cc:237] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.741564  8850 raft_consensus.cc:2468] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:25.753001  8848 raft_consensus.cc:2468] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:25.755892  8664 leader_election.cc:304] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.758152  9028 raft_consensus.cc:2804] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.758875  9028 raft_consensus.cc:697] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Leader. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.759704  9028 consensus_queue.cc:237] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.764712  8595 catalog_manager.cc:5697] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.766968  8775 raft_consensus.cc:2468] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0976a1817ba4cfd81418d0fb63b8896 in term 2.
I20260710 11:09:25.771788  9026 raft_consensus.cc:993] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.772274  8989 raft_consensus.cc:1081] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.774564  8775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59340
I20260710 11:09:25.776906  8775 raft_consensus.cc:493] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.777369  8775 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.785528  8597 catalog_manager.cc:5697] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 reported cstate change: term changed from 1 to 2, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193). New cstate: current_term: 2 leader_uuid: "b0976a1817ba4cfd81418d0fb63b8896" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.786688  8775 raft_consensus.cc:515] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.794359  8775 leader_election.cc:290] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.794786  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.795027  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.795480  8700 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.795709  8848 raft_consensus.cc:3055] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.796128  8848 raft_consensus.cc:740] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.796993  8848 consensus_queue.cc:260] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.799611  8848 raft_consensus.cc:3060] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.803015  9025 raft_consensus.cc:493] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.803159  8700 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.803670  9025 raft_consensus.cc:515] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.804412  8741 leader_election.cc:304] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.805464  9034 raft_consensus.cc:2804] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.805914  9025 leader_election.cc:290] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:25.805974  9034 raft_consensus.cc:697] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.807089  9034 consensus_queue.cc:237] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.807778  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.808684  8775 raft_consensus.cc:2393] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 806976abe8df48d2bbb7329952a0f5ed in current term 1: Already voted for candidate b0976a1817ba4cfd81418d0fb63b8896 in this term.
I20260710 11:09:25.808696  8848 raft_consensus.cc:2468] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.806881  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:25.811275  8815 leader_election.cc:304] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:25.812661  9025 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.817683  8595 catalog_manager.cc:5697] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.818701  9028 consensus_queue.cc:1048] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.820060  9025 raft_consensus.cc:2749] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.830662  9001 consensus_queue.cc:1048] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.831478  9002 consensus_queue.cc:1048] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.848830  9001 raft_consensus.cc:993] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.849321  9001 raft_consensus.cc:1081] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.851608  9001 raft_consensus.cc:493] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:25.852095  9001 raft_consensus.cc:515] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.854283  9001 leader_election.cc:290] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.859148  8776 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59326
I20260710 11:09:25.859764  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:25.859763  8776 raft_consensus.cc:493] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.860618  8776 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.860889  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf9e56bf348143c7aabd4577c79c6536" candidate_uuid: "b0976a1817ba4cfd81418d0fb63b8896" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:25.861716  8774 raft_consensus.cc:2393] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0976a1817ba4cfd81418d0fb63b8896 in current term 1: Already voted for candidate 806976abe8df48d2bbb7329952a0f5ed in this term.
I20260710 11:09:25.861986  9001 consensus_queue.cc:1048] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.864611  8665 leader_election.cc:304] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0976a1817ba4cfd81418d0fb63b8896; no voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:25.866154  9002 raft_consensus.cc:3060] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:25.870163  8776 raft_consensus.cc:515] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.874531  9002 raft_consensus.cc:2749] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:25.877282  9025 consensus_queue.cc:1048] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:25.878947  8776 leader_election.cc:290] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.881206  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.881937  8700 raft_consensus.cc:3055] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.882311  8700 raft_consensus.cc:740] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:25.882977  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9245ec9fbb9f409d907cd3b4e40ad236" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.883730  8848 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.883384  8700 consensus_queue.cc:260] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.884862  8700 raft_consensus.cc:3060] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.893216  8700 raft_consensus.cc:2468] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.894546  8741 leader_election.cc:304] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.895537  9034 raft_consensus.cc:2804] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.896054  9034 raft_consensus.cc:697] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.896971  9034 consensus_queue.cc:237] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.898926  8848 raft_consensus.cc:2468] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.902493  9025 consensus_queue.cc:1048] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.909613  8989 raft_consensus.cc:993] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: : Instructing follower 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.910225  8989 raft_consensus.cc:1081] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Signalling peer 2a53e5ec4522446faef6648ea0bd9861 to start an election
I20260710 11:09:25.912345  8775 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
 from {username='slave'} at 127.0.0.1:59340
I20260710 11:09:25.913033  8775 raft_consensus.cc:493] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:25.913435  8775 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.921803  8775 raft_consensus.cc:515] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.924275  8698 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:25.924885  8698 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.929075  8595 catalog_manager.cc:5697] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.930044  8775 leader_election.cc:290] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:25.931298  8848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94572fa42bfa444f91cd1b5624b5e724" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
I20260710 11:09:25.931876  8698 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.931982  8848 raft_consensus.cc:3055] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:25.932408  8848 raft_consensus.cc:740] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:25.933019  8741 leader_election.cc:304] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:25.933233  8848 consensus_queue.cc:260] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.933895  9034 raft_consensus.cc:2804] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:25.934371  9034 raft_consensus.cc:697] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Leader. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:25.934598  8848 raft_consensus.cc:3060] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:25.935238  9034 consensus_queue.cc:237] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:25.941306  8848 raft_consensus.cc:2468] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2a53e5ec4522446faef6648ea0bd9861 in term 2.
I20260710 11:09:25.943804  8595 catalog_manager.cc:5697] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 reported cstate change: term changed from 1 to 2, leader changed from 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195) to 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "2a53e5ec4522446faef6648ea0bd9861" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:25.962345  8989 consensus_queue.cc:1048] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:25.974097  9023 consensus_queue.cc:1048] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:26.088614  8848 raft_consensus.cc:1275] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.090054  9034 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.097559  8698 raft_consensus.cc:1275] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.098981  9032 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.146538  8848 raft_consensus.cc:1275] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.147904  9002 consensus_queue.cc:1048] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.156812  8775 raft_consensus.cc:1275] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.159075  9002 consensus_queue.cc:1048] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.199445  8848 raft_consensus.cc:1275] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.200742  9032 consensus_queue.cc:1048] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.208853  8698 raft_consensus.cc:1275] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.211117  9078 consensus_queue.cc:1048] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.224294  8775 raft_consensus.cc:1275] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.225831  9002 consensus_queue.cc:1048] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:26.235255  8848 raft_consensus.cc:1275] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer b0976a1817ba4cfd81418d0fb63b8896: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.236955  9028 consensus_queue.cc:1048] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.382903  8698 raft_consensus.cc:1275] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.384326  8700 raft_consensus.cc:1275] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.384495  9034 consensus_queue.cc:1048] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.385941  9078 consensus_queue.cc:1048] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.394506  8848 raft_consensus.cc:1275] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.396386  9032 consensus_queue.cc:1048] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:26.410517  8848 raft_consensus.cc:1275] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Refusing update from remote peer 2a53e5ec4522446faef6648ea0bd9861: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:26.412191  9078 consensus_queue.cc:1048] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [LEADER]: Connected to new peer: Peer: permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:28.157207  9092 raft_consensus.cc:493] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a53e5ec4522446faef6648ea0bd9861)
I20260710 11:09:28.157953  9092 raft_consensus.cc:515] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:28.161007  9092 leader_election.cc:290] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:28.165149  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:28.166723  9083 raft_consensus.cc:493] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 806976abe8df48d2bbb7329952a0f5ed)
I20260710 11:09:28.167290  9083 raft_consensus.cc:515] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:28.170161  9083 leader_election.cc:290] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117)
I20260710 11:09:28.176571  9092 raft_consensus.cc:493] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2a53e5ec4522446faef6648ea0bd9861)
I20260710 11:09:28.177321  9092 raft_consensus.cc:515] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:28.185093  9092 leader_election.cc:290] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:28.185801  9092 raft_consensus.cc:493] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 2a53e5ec4522446faef6648ea0bd9861)
I20260710 11:09:28.186394  9092 raft_consensus.cc:515] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:28.188815  9092 leader_election.cc:290] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:28.206195  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:28.208339  8776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "2a53e5ec4522446faef6648ea0bd9861" is_pre_election: true
I20260710 11:09:28.216243  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:28.225181  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:28.227669  8815 leader_election.cc:304] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:28.229151  9091 raft_consensus.cc:2749] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:28.230733  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9618aafefcee4cf99b1341f452021465" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:28.231945  8700 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "248002b5a9dc4ed1a42c44613dd6a91f" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896" is_pre_election: true
I20260710 11:09:28.232789  8849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7dc718b7fe24679b1b21fb8db2ebfbb" candidate_uuid: "2a53e5ec4522446faef6648ea0bd9861" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "806976abe8df48d2bbb7329952a0f5ed" is_pre_election: true
I20260710 11:09:28.232944  8815 leader_election.cc:304] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:28.234318  9091 raft_consensus.cc:2749] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:09:28.235647  8815 leader_election.cc:304] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed; no voters: 2a53e5ec4522446faef6648ea0bd9861, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:28.236969  8739 leader_election.cc:304] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [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: 2a53e5ec4522446faef6648ea0bd9861; no voters: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896
I20260710 11:09:28.237867  9085 raft_consensus.cc:2749] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260710 11:09:28.236958  9093 raft_consensus.cc:2749] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260710 11:09:29.149627  8871 debug-util.cc:398] Leaking SignalData structure 0x7b0800239a80 after lost signal to thread 4610
W20260710 11:09:29.151895  8871 debug-util.cc:398] Leaking SignalData structure 0x7b080009a5e0 after lost signal to thread 8633
W20260710 11:09:29.153380  8871 debug-util.cc:398] Leaking SignalData structure 0x7b0800198fc0 after lost signal to thread 8725
W20260710 11:09:29.154824  8871 debug-util.cc:398] Leaking SignalData structure 0x7b08000e50a0 after lost signal to thread 8800
W20260710 11:09:29.156073  8871 debug-util.cc:398] Leaking SignalData structure 0x7b080026a880 after lost signal to thread 8874
I20260710 11:09:29.544056  8595 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:54080:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:29.584200  8595 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:54080:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:29.665081  4607 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 11:09:29.810312  9118 log.cc:927] Time spent T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260710 11:09:29.810210  9115 log.cc:927] Time spent T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Append to log took a long time: real 0.095s	user 0.001s	sys 0.000s
W20260710 11:09:29.827872  8741 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.193:42681, user_credentials={real_user=slave}} blocked reactor thread for 70626.8us
I20260710 11:09:29.950770  8776 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:09:30.009387  9153 tablet.cc:1724] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.023792  9150 tablet.cc:1724] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.032056  8664 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.195:43117, user_credentials={real_user=slave}} blocked reactor thread for 62736.6us
I20260710 11:09:30.053277  9160 tablet.cc:1724] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.067263  9143 log.cc:927] Time spent T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Append to log took a long time: real 0.102s	user 0.003s	sys 0.000s
I20260710 11:09:30.100929  9146 tablet.cc:1724] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.104864  9162 tablet.cc:1724] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.108508  9158 tablet.cc:1724] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.112637  9140 log.cc:927] Time spent T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Append to log took a long time: real 0.191s	user 0.001s	sys 0.000s
W20260710 11:09:30.167237  8665 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.194:33031, user_credentials={real_user=slave}} blocked reactor thread for 52029.7us
I20260710 11:09:30.173801  9165 tablet.cc:1724] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.178115  9163 tablet.cc:1724] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.186095  9145 log.cc:927] Time spent T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Append to log took a long time: real 0.259s	user 0.000s	sys 0.003s
I20260710 11:09:30.186942  9168 tablet.cc:1724] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.188333  8727 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:898ad4d8207643a9b09983c420b4ec75)
I20260710 11:09:30.151644  8776 raft_consensus.cc:606] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Received request to transfer leadership to TS 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:30.188992  9167 tablet.cc:1724] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.189373  8727 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:898ad4d8207643a9b09983c420b4ec75)
W20260710 11:09:30.208704  9142 log.cc:927] Time spent T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Append to log took a long time: real 0.176s	user 0.002s	sys 0.000s
I20260710 11:09:30.253881  9164 tablet.cc:1724] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.302105  9170 tablet.cc:1724] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:30.314124  8876 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:248002b5a9dc4ed1a42c44613dd6a91f)
I20260710 11:09:30.318631  9162 tablet.cc:1724] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.331560  9146 tablet.cc:1724] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.362932  9153 tablet.cc:1724] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.369314  9158 tablet.cc:1724] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.376339  9167 tablet.cc:1724] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.389384  9158 tablet.cc:1724] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.391040  9146 tablet.cc:1724] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.393138  9160 tablet.cc:1724] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.395466  9150 tablet.cc:1724] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.410666  8595 catalog_manager.cc:5789] TS 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031) does not have the latest schema for tablet 94572fa42bfa444f91cd1b5624b5e724 (table soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]). Expected version 1 got 0
I20260710 11:09:30.415151  9163 tablet.cc:1724] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.416926  8597 catalog_manager.cc:5789] TS 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195:43117) does not have the latest schema for tablet bf9e56bf348143c7aabd4577c79c6536 (table soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]). Expected version 1 got 0
I20260710 11:09:30.419660  9165 tablet.cc:1724] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.380831  9168 tablet.cc:1724] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.426522  9164 tablet.cc:1724] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.433857  8598 catalog_manager.cc:5789] TS b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681) does not have the latest schema for tablet 9dc2750c460246aa932b0190098c177f (table soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]). Expected version 1 got 0
I20260710 11:09:30.438163  8598 catalog_manager.cc:5789] TS b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681) does not have the latest schema for tablet daa9d552ba28470589a623013adde1b1 (table soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]). Expected version 1 got 0
I20260710 11:09:30.446027  8598 catalog_manager.cc:5789] TS b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681) does not have the latest schema for tablet 90604df039f34325bbd98121e3945bde (table soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75]). Expected version 1 got 0
I20260710 11:09:30.423868  9170 tablet.cc:1724] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.437757  9150 tablet.cc:1724] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:30.509330  8699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "90604df039f34325bbd98121e3945bde"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:58190
I20260710 11:09:30.510144  8699 raft_consensus.cc:606] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Received request to transfer leadership to TS 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:30.512331  4607 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:09:30.513114  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:30.525202  8597 catalog_manager.cc:6242] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: soft_deleted_table [id=1e9a4bd77a1043aaa748630e847f4b75] alter complete (version 1)
I20260710 11:09:30.535482  8775 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2"
dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
mode: GRACEFUL
new_leader_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:54232
I20260710 11:09:30.536119  8775 raft_consensus.cc:606] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Received request to transfer leadership to TS 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:30.547348  9173 raft_consensus.cc:993] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.548079  9159 raft_consensus.cc:1081] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Signalling peer 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.548334  8699 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666"
dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
mode: GRACEFUL
new_leader_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:58190
I20260710 11:09:30.549118  8699 raft_consensus.cc:606] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Received request to transfer leadership to TS 806976abe8df48d2bbb7329952a0f5ed
I20260710 11:09:30.553758  9085 raft_consensus.cc:993] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.554548  9174 raft_consensus.cc:1081] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Signalling peer 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.551733  8845 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "90604df039f34325bbd98121e3945bde"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:55242
I20260710 11:09:30.555615  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:30.555552  8845 raft_consensus.cc:493] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.556322  8845 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.556514  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:30.556923  8850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:55230
I20260710 11:09:30.557647  8850 raft_consensus.cc:493] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.558059  8850 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.563170  8845 raft_consensus.cc:515] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.565366  8845 leader_election.cc:290] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 2 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:30.567637  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:30.568578  8774 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.570510  8850 raft_consensus.cc:515] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.572857  8850 leader_election.cc:290] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 3 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:30.574553  8701 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:30.575284  8701 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.577105  8774 raft_consensus.cc:2468] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 2.
I20260710 11:09:30.578984  8775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47684037e5b844efbedfd9f9da567f05" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:30.579581  8775 raft_consensus.cc:3055] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:30.579819  8775 raft_consensus.cc:740] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:30.580435  8775 consensus_queue.cc:260] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.582123  8814 leader_election.cc:304] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:30.583266  9144 raft_consensus.cc:2804] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:30.583833  9144 raft_consensus.cc:697] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 2 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:30.584785  9144 consensus_queue.cc:237] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.567554  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "90604df039f34325bbd98121e3945bde" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:30.586225  8699 raft_consensus.cc:3055] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:30.586604  8699 raft_consensus.cc:740] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:30.587579  8775 raft_consensus.cc:3060] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.589871  8701 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.591573  8815 leader_election.cc:304] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:30.591341  8699 consensus_queue.cc:260] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.592651  9144 raft_consensus.cc:2804] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:30.593273  9144 raft_consensus.cc:697] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:30.594308  9144 consensus_queue.cc:237] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.595650  8597 catalog_manager.cc:5697] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 1 to 2, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 2 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:30.603757  8699 raft_consensus.cc:3060] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:30.609433  8775 raft_consensus.cc:2468] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.613914  8699 raft_consensus.cc:2468] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 2.
I20260710 11:09:30.615504  8597 catalog_manager.cc:5697] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 2 to 3, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 3 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:30.733592  9161 raft_consensus.cc:993] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: : Instructing follower 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.734165  9159 raft_consensus.cc:1081] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Signalling peer 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.735996  8850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:55242
I20260710 11:09:30.736620  8850 raft_consensus.cc:493] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.736990  8850 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.744885  8850 raft_consensus.cc:515] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.747731  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:30.748502  8699 raft_consensus.cc:3055] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:30.748625  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6b3182eb2be41bd8702f8253971c666" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:30.747881  8850 leader_election.cc:290] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 3 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:30.748970  8699 raft_consensus.cc:740] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0976a1817ba4cfd81418d0fb63b8896, State: Running, Role: LEADER
I20260710 11:09:30.749378  8774 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.750331  8699 consensus_queue.cc:260] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.751412  8699 raft_consensus.cc:3060] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.757285  8699 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.757735  8774 raft_consensus.cc:2468] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.758508  8815 leader_election.cc:304] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [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: 806976abe8df48d2bbb7329952a0f5ed, b0976a1817ba4cfd81418d0fb63b8896; no voters: 
I20260710 11:09:30.759441  9144 raft_consensus.cc:2804] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:30.759910  9144 raft_consensus.cc:697] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:30.760720  9144 consensus_queue.cc:237] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.773666  8597 catalog_manager.cc:5697] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 2 to 3, leader changed from b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193) to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 3 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:30.911993  9174 raft_consensus.cc:993] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: : Instructing follower 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.912623  9085 raft_consensus.cc:1081] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Signalling peer 806976abe8df48d2bbb7329952a0f5ed to start an election
I20260710 11:09:30.914529  8850 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2"
dest_uuid: "806976abe8df48d2bbb7329952a0f5ed"
 from {username='slave'} at 127.0.0.1:55230
I20260710 11:09:30.915153  8850 raft_consensus.cc:493] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:30.915537  8850 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.923816  8850 raft_consensus.cc:515] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.925962  8850 leader_election.cc:290] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [CANDIDATE]: Term 3 election: Requested vote from peers b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681), 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031)
I20260710 11:09:30.927119  8774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2a53e5ec4522446faef6648ea0bd9861"
I20260710 11:09:30.927172  8699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "42d426d066a242a38c52ae1478cce6a2" candidate_uuid: "806976abe8df48d2bbb7329952a0f5ed" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0976a1817ba4cfd81418d0fb63b8896"
I20260710 11:09:30.927856  8774 raft_consensus.cc:3055] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:30.928059  8699 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.928220  8774 raft_consensus.cc:740] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2a53e5ec4522446faef6648ea0bd9861, State: Running, Role: LEADER
I20260710 11:09:30.929334  8774 consensus_queue.cc:260] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.930847  8774 raft_consensus.cc:3060] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:30.938894  8774 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.938894  8699 raft_consensus.cc:2468] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 806976abe8df48d2bbb7329952a0f5ed in term 3.
I20260710 11:09:30.940304  8814 leader_election.cc:304] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [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: 2a53e5ec4522446faef6648ea0bd9861, 806976abe8df48d2bbb7329952a0f5ed; no voters: 
I20260710 11:09:30.941254  9144 raft_consensus.cc:2804] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:30.941817  9144 raft_consensus.cc:697] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Becoming Leader. State: Replica: 806976abe8df48d2bbb7329952a0f5ed, State: Running, Role: LEADER
I20260710 11:09:30.942705  9144 consensus_queue.cc:237] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [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: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } }
I20260710 11:09:30.952760  8597 catalog_manager.cc:5697] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed reported cstate change: term changed from 2 to 3, leader changed from 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194) to 806976abe8df48d2bbb7329952a0f5ed (127.4.127.195). New cstate: current_term: 3 leader_uuid: "806976abe8df48d2bbb7329952a0f5ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "806976abe8df48d2bbb7329952a0f5ed" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 43117 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:31.075206  8699 raft_consensus.cc:1275] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:31.076673  9144 consensus_queue.cc:1048] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.083148  8774 raft_consensus.cc:1275] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:09:31.091041  9166 consensus_queue.cc:1048] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.105337  8775 raft_consensus.cc:1275] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:31.107340  9166 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:09:31.117899  8699 raft_consensus.cc:1275] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:09:31.119604  9144 consensus_queue.cc:1048] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:09:31.172734  8699 raft_consensus.cc:1275] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:31.174423  9144 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.189340  8774 raft_consensus.cc:1275] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:31.191419  9166 consensus_queue.cc:1048] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.443758  8699 raft_consensus.cc:1275] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:31.445271  9182 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0976a1817ba4cfd81418d0fb63b8896" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 42681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:09:31.456159  8774 raft_consensus.cc:1275] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Refusing update from remote peer 806976abe8df48d2bbb7329952a0f5ed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:31.458513  9144 consensus_queue.cc:1048] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "2a53e5ec4522446faef6648ea0bd9861" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 33031 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:31.636734  4607 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:09:31.642266  4607 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:09:31.642728  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:31.647995  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:09:31.648571  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:32.682499  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
W20260710 11:09:32.718236  8815 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
W20260710 11:09:32.722317  8815 consensus_peers.cc:597] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.726871  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:32.727859  4607 tablet_replica.cc:333] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.728540  4607 raft_consensus.cc:2243] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.729040  4607 raft_consensus.cc:2272] T bf9e56bf348143c7aabd4577c79c6536 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.731171  4607 tablet_replica.cc:333] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.731848  4607 raft_consensus.cc:2243] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.732300  4607 raft_consensus.cc:2272] T 94572fa42bfa444f91cd1b5624b5e724 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.734273  4607 tablet_replica.cc:333] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.734858  4607 raft_consensus.cc:2243] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.735651  4607 raft_consensus.cc:2272] T 898ad4d8207643a9b09983c420b4ec75 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.737692  4607 tablet_replica.cc:333] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.738278  4607 raft_consensus.cc:2243] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.739087  4607 raft_consensus.cc:2272] T 9dc2750c460246aa932b0190098c177f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.741109  4607 tablet_replica.cc:333] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.741778  4607 raft_consensus.cc:2243] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.742280  4607 raft_consensus.cc:2272] T 9245ec9fbb9f409d907cd3b4e40ad236 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.744374  4607 tablet_replica.cc:333] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.745067  4607 raft_consensus.cc:2243] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.745604  4607 raft_consensus.cc:2272] T 47684037e5b844efbedfd9f9da567f05 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.747529  4607 tablet_replica.cc:333] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.748167  4607 raft_consensus.cc:2243] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.748980  4607 raft_consensus.cc:2272] T daa9d552ba28470589a623013adde1b1 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.751166  4607 tablet_replica.cc:333] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.751766  4607 raft_consensus.cc:2243] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.752324  4607 raft_consensus.cc:2272] T 87e2056c1e7a4fc69eab557430f5b8a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.754585  4607 tablet_replica.cc:333] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.755119  4607 raft_consensus.cc:2243] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.755949  4607 raft_consensus.cc:2272] T 6256406976ef4479837bdf229e12e3d6 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.758476  4607 tablet_replica.cc:333] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.759032  4607 raft_consensus.cc:2243] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.759526  4607 raft_consensus.cc:2272] T a0d15e996b27477399e295eb25414595 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.761904  4607 tablet_replica.cc:333] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.762477  4607 raft_consensus.cc:2243] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.762990  4607 raft_consensus.cc:2272] T 42d426d066a242a38c52ae1478cce6a2 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.764941  4607 tablet_replica.cc:333] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.765678  4607 raft_consensus.cc:2243] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.766777  4607 raft_consensus.cc:2272] T bae4fcfd9c154aada97af66af471d752 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.769565  4607 tablet_replica.cc:333] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
W20260710 11:09:32.769950  8815 consensus_peers.cc:597] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.770187  4607 raft_consensus.cc:2243] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.770733  4607 raft_consensus.cc:2272] T c6b3182eb2be41bd8702f8253971c666 P b0976a1817ba4cfd81418d0fb63b8896 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.773269  4607 tablet_replica.cc:333] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.774025  4607 raft_consensus.cc:2243] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.775449  4607 raft_consensus.cc:2272] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.778307  4607 tablet_replica.cc:333] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
W20260710 11:09:32.778877  8741 consensus_peers.cc:597] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.779019  4607 raft_consensus.cc:2243] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.779619  4607 raft_consensus.cc:2272] T 248002b5a9dc4ed1a42c44613dd6a91f P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.781621  4607 tablet_replica.cc:333] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.782177  4607 raft_consensus.cc:2243] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.782599  4607 raft_consensus.cc:2272] T f7dc718b7fe24679b1b21fb8db2ebfbb P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.784623  4607 tablet_replica.cc:333] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.785109  4607 raft_consensus.cc:2243] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.785568  4607 raft_consensus.cc:2272] T 90604df039f34325bbd98121e3945bde P b0976a1817ba4cfd81418d0fb63b8896 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.787472  4607 tablet_replica.cc:333] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896: stopping tablet replica
I20260710 11:09:32.787961  4607 raft_consensus.cc:2243] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.788384  4607 raft_consensus.cc:2272] T 9618aafefcee4cf99b1341f452021465 P b0976a1817ba4cfd81418d0fb63b8896 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:32.805845  8741 consensus_peers.cc:597] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.831837  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
W20260710 11:09:32.867797  8815 consensus_peers.cc:597] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.874301  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
W20260710 11:09:32.896760  8815 consensus_peers.cc:597] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:32.920812  8741 consensus_peers.cc:597] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.925851  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:09:32.925969  8741 consensus_peers.cc:597] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:32.929123  8741 consensus_peers.cc:597] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.929250  4607 tablet_replica.cc:333] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.930292  4607 raft_consensus.cc:2243] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.930840  4607 raft_consensus.cc:2272] T bf9e56bf348143c7aabd4577c79c6536 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.933071  4607 tablet_replica.cc:333] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.933807  4607 raft_consensus.cc:2243] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.934327  4607 raft_consensus.cc:2272] T 90604df039f34325bbd98121e3945bde P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.936347  4607 tablet_replica.cc:333] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.936934  4607 raft_consensus.cc:2243] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.937461  4607 raft_consensus.cc:2272] T daa9d552ba28470589a623013adde1b1 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.939392  4607 tablet_replica.cc:333] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.939944  4607 raft_consensus.cc:2243] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.940790  4607 raft_consensus.cc:2272] T 9245ec9fbb9f409d907cd3b4e40ad236 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.942902  4607 tablet_replica.cc:333] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.943482  4607 raft_consensus.cc:2243] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.943964  4607 raft_consensus.cc:2272] T 9dc2750c460246aa932b0190098c177f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.945935  4607 tablet_replica.cc:333] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.946489  4607 raft_consensus.cc:2243] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.946940  4607 raft_consensus.cc:2272] T 47684037e5b844efbedfd9f9da567f05 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.948868  4607 tablet_replica.cc:333] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.949503  4607 raft_consensus.cc:2243] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.950326  4607 raft_consensus.cc:2272] T 94572fa42bfa444f91cd1b5624b5e724 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.952224  4607 tablet_replica.cc:333] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.952907  4607 raft_consensus.cc:2243] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.953570  4607 raft_consensus.cc:2272] T 898ad4d8207643a9b09983c420b4ec75 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.955483  4607 tablet_replica.cc:333] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.956017  4607 raft_consensus.cc:2243] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.956503  4607 raft_consensus.cc:2272] T f7dc718b7fe24679b1b21fb8db2ebfbb P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.958911  4607 tablet_replica.cc:333] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.959483  4607 raft_consensus.cc:2243] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.960319  4607 raft_consensus.cc:2272] T 248002b5a9dc4ed1a42c44613dd6a91f P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.962383  4607 tablet_replica.cc:333] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.962984  4607 raft_consensus.cc:2243] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.963514  4607 raft_consensus.cc:2272] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.965562  4607 tablet_replica.cc:333] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.966123  4607 raft_consensus.cc:2243] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.966660  4607 raft_consensus.cc:2272] T c6b3182eb2be41bd8702f8253971c666 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.969549  4607 tablet_replica.cc:333] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.970216  4607 raft_consensus.cc:2243] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.971047  4607 raft_consensus.cc:2272] T 87e2056c1e7a4fc69eab557430f5b8a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.973085  4607 tablet_replica.cc:333] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.973912  4607 raft_consensus.cc:2243] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.974973  4607 raft_consensus.cc:2272] T 9618aafefcee4cf99b1341f452021465 P 2a53e5ec4522446faef6648ea0bd9861 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.978106  4607 tablet_replica.cc:333] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
W20260710 11:09:32.978487  8814 consensus_peers.cc:597] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed -> Peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Couldn't send request to peer 2a53e5ec4522446faef6648ea0bd9861. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:32.978920  4607 raft_consensus.cc:2243] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.979423  4607 raft_consensus.cc:2272] T 42d426d066a242a38c52ae1478cce6a2 P 2a53e5ec4522446faef6648ea0bd9861 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.981580  4607 tablet_replica.cc:333] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.982160  4607 raft_consensus.cc:2243] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.982661  4607 raft_consensus.cc:2272] T bae4fcfd9c154aada97af66af471d752 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.984885  4607 tablet_replica.cc:333] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.985466  4607 raft_consensus.cc:2243] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:32.985944  4607 raft_consensus.cc:2272] T 6256406976ef4479837bdf229e12e3d6 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:32.988276  4607 tablet_replica.cc:333] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861: stopping tablet replica
I20260710 11:09:32.988972  4607 raft_consensus.cc:2243] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:32.989984  4607 raft_consensus.cc:2272] T a0d15e996b27477399e295eb25414595 P 2a53e5ec4522446faef6648ea0bd9861 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:32.992305  8814 consensus_peers.cc:597] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed -> Peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Couldn't send request to peer 2a53e5ec4522446faef6648ea0bd9861. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:32.998334  8815 consensus_peers.cc:597] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.026333  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
I20260710 11:09:33.063313  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
W20260710 11:09:33.068936  8814 consensus_peers.cc:597] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed -> Peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Couldn't send request to peer 2a53e5ec4522446faef6648ea0bd9861. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:33031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:33.089068  8814 consensus_peers.cc:597] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed -> Peer 2a53e5ec4522446faef6648ea0bd9861 (127.4.127.194:33031): Couldn't send request to peer 2a53e5ec4522446faef6648ea0bd9861. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:33031: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:09:33.102111  8815 consensus_peers.cc:597] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed -> Peer b0976a1817ba4cfd81418d0fb63b8896 (127.4.127.193:42681): Couldn't send request to peer b0976a1817ba4cfd81418d0fb63b8896. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:42681: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:33.113292  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:33.114252  4607 tablet_replica.cc:333] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.115118  4607 raft_consensus.cc:2243] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.116251  4607 raft_consensus.cc:2272] T bf9e56bf348143c7aabd4577c79c6536 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.118950  4607 tablet_replica.cc:333] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.119771  4607 raft_consensus.cc:2243] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.120339  4607 raft_consensus.cc:2272] T 94572fa42bfa444f91cd1b5624b5e724 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.122818  4607 tablet_replica.cc:333] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.123618  4607 raft_consensus.cc:2243] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.124188  4607 raft_consensus.cc:2272] T 898ad4d8207643a9b09983c420b4ec75 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.126612  4607 tablet_replica.cc:333] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.127391  4607 raft_consensus.cc:2243] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.127920  4607 raft_consensus.cc:2272] T 9245ec9fbb9f409d907cd3b4e40ad236 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.130457  4607 tablet_replica.cc:333] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.131172  4607 raft_consensus.cc:2243] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.131601  4607 raft_consensus.cc:2272] T 9dc2750c460246aa932b0190098c177f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.133548  4607 tablet_replica.cc:333] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.134052  4607 raft_consensus.cc:2243] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.134756  4607 raft_consensus.cc:2272] T 47684037e5b844efbedfd9f9da567f05 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.136526  4607 tablet_replica.cc:333] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.137032  4607 raft_consensus.cc:2243] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.137552  4607 raft_consensus.cc:2272] T daa9d552ba28470589a623013adde1b1 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.139338  4607 tablet_replica.cc:333] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.139823  4607 raft_consensus.cc:2243] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.140564  4607 raft_consensus.cc:2272] T 90604df039f34325bbd98121e3945bde P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.142380  4607 tablet_replica.cc:333] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.142875  4607 raft_consensus.cc:2243] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.143256  4607 raft_consensus.cc:2272] T 9618aafefcee4cf99b1341f452021465 P 806976abe8df48d2bbb7329952a0f5ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.144963  4607 tablet_replica.cc:333] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.145462  4607 raft_consensus.cc:2243] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.145840  4607 raft_consensus.cc:2272] T 87e2056c1e7a4fc69eab557430f5b8a2 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.147692  4607 tablet_replica.cc:333] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.148176  4607 raft_consensus.cc:2243] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.148536  4607 raft_consensus.cc:2272] T bae4fcfd9c154aada97af66af471d752 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.150395  4607 tablet_replica.cc:333] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.150888  4607 raft_consensus.cc:2243] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.151578  4607 raft_consensus.cc:2272] T 42d426d066a242a38c52ae1478cce6a2 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.153877  4607 tablet_replica.cc:333] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.154361  4607 raft_consensus.cc:2243] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.154831  4607 raft_consensus.cc:2272] T 248002b5a9dc4ed1a42c44613dd6a91f P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.156553  4607 tablet_replica.cc:333] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.157016  4607 raft_consensus.cc:2243] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.157840  4607 raft_consensus.cc:2272] T f7dc718b7fe24679b1b21fb8db2ebfbb P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.159803  4607 tablet_replica.cc:333] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.160283  4607 raft_consensus.cc:2243] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.160995  4607 raft_consensus.cc:2272] T c6b3182eb2be41bd8702f8253971c666 P 806976abe8df48d2bbb7329952a0f5ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.162804  4607 tablet_replica.cc:333] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.163261  4607 raft_consensus.cc:2243] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.163723  4607 raft_consensus.cc:2272] T aa70ed1ad50f4cc49a2ba65c73ff3d74 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.165455  4607 tablet_replica.cc:333] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.165858  4607 raft_consensus.cc:2243] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.166214  4607 raft_consensus.cc:2272] T a0d15e996b27477399e295eb25414595 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.167869  4607 tablet_replica.cc:333] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed: stopping tablet replica
I20260710 11:09:33.168439  4607 raft_consensus.cc:2243] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:33.168862  4607 raft_consensus.cc:2272] T 6256406976ef4479837bdf229e12e3d6 P 806976abe8df48d2bbb7329952a0f5ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.240399  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:09:33.278218  4607 master.cc:562] Master@127.4.127.254:34755 shutting down...
I20260710 11:09:33.301994  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:33.302610  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:33.302984  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P bf75bc8346da47e1b35f916445df7020: stopping tablet replica
I20260710 11:09:33.323521  4607 master.cc:584] Master@127.4.127.254:34755 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13906 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:09:33.374076  4607 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.4.127.254:40207
I20260710 11:09:33.375252  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:33.381523  9196 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.381778  9198 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.381543  9195 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:33.382580  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:33.383507  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:33.383687  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:33.383802  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681773383791 us; error 0 us; skew 500 ppm
I20260710 11:09:33.384262  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:33.387145  4607 webserver.cc:533] Webserver started at http://127.4.127.254:36365/ using document root <none> and password file <none>
I20260710 11:09:33.387571  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:33.387717  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:33.387930  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:33.388937  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/master-0-root/instance:
uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.393339  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 11:09:33.396696  9203 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.397516  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:09:33.397820  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/master-0-root
uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.398120  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:33.417275  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:33.418604  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:33.459830  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.254:40207
I20260710 11:09:33.459949  9254 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.254:40207 every 8 connection(s)
I20260710 11:09:33.464233  9255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:33.475513  9255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: Bootstrap starting.
I20260710 11:09:33.480324  9255 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:33.484786  9255 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: No bootstrap required, opened a new log
I20260710 11:09:33.487178  9255 raft_consensus.cc:359] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER }
I20260710 11:09:33.487586  9255 raft_consensus.cc:385] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:33.487843  9255 raft_consensus.cc:740] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9d3fa6a5ae34354bee4a74d6a15c96b, State: Initialized, Role: FOLLOWER
I20260710 11:09:33.488523  9255 consensus_queue.cc:260] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER }
I20260710 11:09:33.488979  9255 raft_consensus.cc:399] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:09:33.489217  9255 raft_consensus.cc:493] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:09:33.489528  9255 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:33.494451  9255 raft_consensus.cc:515] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER }
I20260710 11:09:33.495069  9255 leader_election.cc:304] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [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: f9d3fa6a5ae34354bee4a74d6a15c96b; no voters: 
I20260710 11:09:33.496282  9255 leader_election.cc:290] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:09:33.496685  9258 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:33.498368  9258 raft_consensus.cc:697] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 1 LEADER]: Becoming Leader. State: Replica: f9d3fa6a5ae34354bee4a74d6a15c96b, State: Running, Role: LEADER
I20260710 11:09:33.499400  9255 sys_catalog.cc:565] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:09:33.499339  9258 consensus_queue.cc:237] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [LEADER]: Queue going to LEADER mode. State: All 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: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER }
I20260710 11:09:33.504180  9259 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER } }
I20260710 11:09:33.505033  9259 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:33.505059  9260 sys_catalog.cc:455] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f9d3fa6a5ae34354bee4a74d6a15c96b. Latest consensus state: current_term: 1 leader_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f9d3fa6a5ae34354bee4a74d6a15c96b" member_type: VOTER } }
I20260710 11:09:33.505846  9260 sys_catalog.cc:458] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [sys.catalog]: This master's current role is: LEADER
I20260710 11:09:33.510552  9265 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:09:33.517093  9265 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:09:33.518182  4607 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:09:33.526619  9265 catalog_manager.cc:1383] Generated new cluster ID: 157166dabb9c4d58b7fe078b06ff06a7
I20260710 11:09:33.526944  9265 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:09:33.540531  9265 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:09:33.542138  9265 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:09:33.568388  9265 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: Generated new TSK 0
I20260710 11:09:33.569016  9265 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:09:33.584831  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:33.591742  9276 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.592082  9277 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.595917  9279 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:33.600229  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:33.601816  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:33.602252  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:33.602486  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681773602449 us; error 0 us; skew 500 ppm
I20260710 11:09:33.603179  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:33.607507  4607 webserver.cc:533] Webserver started at http://127.4.127.193:42237/ using document root <none> and password file <none>
I20260710 11:09:33.608315  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:33.608633  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:33.609068  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:33.611505  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-0-root/instance:
uuid: "a84da0485e6646988d3f94b9120bb3ce"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.617166  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:09:33.621371  9284 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.622447  4607 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:09:33.622804  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-0-root
uuid: "a84da0485e6646988d3f94b9120bb3ce"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.623085  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:33.635857  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:33.637167  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:33.638684  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:33.641117  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:33.641325  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.641709  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:33.641896  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.684149  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.193:43753
I20260710 11:09:33.684250  9346 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.193:43753 every 8 connection(s)
I20260710 11:09:33.689688  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:33.697140  9351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.697908  9352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.703207  9354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:33.705396  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:33.706331  9347 heartbeater.cc:344] Connected to a master server at 127.4.127.254:40207
I20260710 11:09:33.706738  9347 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:33.706842  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:33.707192  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:33.707403  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681773707380 us; error 0 us; skew 500 ppm
I20260710 11:09:33.707540  9347 heartbeater.cc:507] Master 127.4.127.254:40207 requested a full tablet report, sending...
I20260710 11:09:33.708092  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:33.711090  9220 ts_manager.cc:194] Registered new tserver with Master: a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753)
I20260710 11:09:33.712975  4607 webserver.cc:533] Webserver started at http://127.4.127.194:33521/ using document root <none> and password file <none>
I20260710 11:09:33.713752  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:33.714000  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:33.714016  9220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33590
I20260710 11:09:33.714497  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:33.716199  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-1-root/instance:
uuid: "d518849fd7d74cc98c11e440243d6722"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.721755  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260710 11:09:33.725646  9359 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.726430  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:09:33.726856  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-1-root
uuid: "d518849fd7d74cc98c11e440243d6722"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.727345  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:33.766986  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:33.768239  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:33.769807  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:33.772136  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:33.772375  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.772636  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:33.772812  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.815356  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.194:36057
I20260710 11:09:33.815465  9421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.194:36057 every 8 connection(s)
I20260710 11:09:33.820248  4607 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:09:33.828593  9425 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260710 11:09:33.830420  9426 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:33.833660  4607 server_base.cc:1061] running on GCE node
I20260710 11:09:33.833787  9422 heartbeater.cc:344] Connected to a master server at 127.4.127.254:40207
I20260710 11:09:33.834365  9422 heartbeater.cc:461] Registering TS with master...
W20260710 11:09:33.834721  9428 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260710 11:09:33.835350  9422 heartbeater.cc:507] Master 127.4.127.254:40207 requested a full tablet report, sending...
I20260710 11:09:33.835875  4607 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:09:33.836149  4607 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260710 11:09:33.836357  4607 hybrid_clock.cc:648] HybridClock initialized: now 1783681773836339 us; error 0 us; skew 500 ppm
I20260710 11:09:33.837116  4607 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:09:33.837677  9220 ts_manager.cc:194] Registered new tserver with Master: d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:33.839711  9220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33602
I20260710 11:09:33.840055  4607 webserver.cc:533] Webserver started at http://127.4.127.195:33617/ using document root <none> and password file <none>
I20260710 11:09:33.840752  4607 fs_manager.cc:362] Metadata directory not provided
I20260710 11:09:33.841042  4607 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:09:33.841372  4607 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:09:33.842634  4607 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-2-root/instance:
uuid: "98bd375b233042718bfdfaf949b1b23e"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.847700  4607 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:09:33.851398  9433 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.852365  4607 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:09:33.852741  4607 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-2-root
uuid: "98bd375b233042718bfdfaf949b1b23e"
format_stamp: "Formatted at 2026-07-10 11:09:33 on dist-test-slave-mqr7"
I20260710 11:09:33.853114  4607 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskcA7d07/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681657700641-4607-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260710 11:09:33.885246  4607 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:09:33.886574  4607 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:09:33.888954  4607 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:09:33.891669  4607 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:09:33.891912  4607 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:09:33.892190  4607 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:09:33.892372  4607 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260710 11:09:34.579591  4607 thread.cc:641] rpc worker (service pool kudu.consensus.ConsensusService) Time spent creating pthread: real 0.664s	user 0.008s	sys 0.006s
W20260710 11:09:34.579963  4607 thread.cc:608] rpc worker (service pool kudu.consensus.ConsensusService) Time spent starting thread: real 0.664s	user 0.008s	sys 0.006s
I20260710 11:09:34.640199  4607 rpc_server.cc:307] RPC server started. Bound to: 127.4.127.195:37149
I20260710 11:09:34.640281  9495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.4.127.195:37149 every 8 connection(s)
I20260710 11:09:34.660276  9496 heartbeater.cc:344] Connected to a master server at 127.4.127.254:40207
I20260710 11:09:34.660732  9496 heartbeater.cc:461] Registering TS with master...
I20260710 11:09:34.661545  9496 heartbeater.cc:507] Master 127.4.127.254:40207 requested a full tablet report, sending...
I20260710 11:09:34.663741  9220 ts_manager.cc:194] Registered new tserver with Master: 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:34.664260  4607 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019233117s
I20260710 11:09:34.665210  9220 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33612
I20260710 11:09:34.696700  9220 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33626:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:34.699623  9220 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:34.717633  9347 heartbeater.cc:499] Master 127.4.127.254:40207 was elected leader, sending a full tablet report...
I20260710 11:09:34.804891  9385 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9b2196a4674f23870bc591e4ae4b86 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:34.805083  9387 tablet_service.cc:1511] Processing CreateTablet for tablet 77ce3e330ad040c8a9d0bfc29b7fe743 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:34.806576  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9b2196a4674f23870bc591e4ae4b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.808007  9386 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbdb33b97174012b0e0385618c4d1fc (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:34.809803  9386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbdb33b97174012b0e0385618c4d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.813848  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ce3e330ad040c8a9d0bfc29b7fe743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.822460  9384 tablet_service.cc:1511] Processing CreateTablet for tablet fec0aae16b9c4884b8660ef9673f50f6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:34.824316  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec0aae16b9c4884b8660ef9673f50f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.828794  9383 tablet_service.cc:1511] Processing CreateTablet for tablet da83901c05d4430bba0dc459a52597d2 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:34.830696  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da83901c05d4430bba0dc459a52597d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.836196  9382 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddec9258ca84df79a672cdf2c04a8e6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.842569  9422 heartbeater.cc:499] Master 127.4.127.254:40207 was elected leader, sending a full tablet report...
I20260710 11:09:34.842558  9382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddec9258ca84df79a672cdf2c04a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.850703  9311 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbdb33b97174012b0e0385618c4d1fc (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:34.852404  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbdb33b97174012b0e0385618c4d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.852808  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 77ce3e330ad040c8a9d0bfc29b7fe743 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:34.854286  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ce3e330ad040c8a9d0bfc29b7fe743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.854701  9461 tablet_service.cc:1511] Processing CreateTablet for tablet 77ce3e330ad040c8a9d0bfc29b7fe743 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:34.856271  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77ce3e330ad040c8a9d0bfc29b7fe743. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.855963  9309 tablet_service.cc:1511] Processing CreateTablet for tablet fec0aae16b9c4884b8660ef9673f50f6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:34.844762  9381 tablet_service.cc:1511] Processing CreateTablet for tablet ec61d3a3af064264a612a416e60dad3b (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.857139  9308 tablet_service.cc:1511] Processing CreateTablet for tablet da83901c05d4430bba0dc459a52597d2 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:34.863758  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddec9258ca84df79a672cdf2c04a8e6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.864127  9455 tablet_service.cc:1511] Processing CreateTablet for tablet ec61d3a3af064264a612a416e60dad3b (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.865381  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddec9258ca84df79a672cdf2c04a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.867803  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec61d3a3af064264a612a416e60dad3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.854704  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5de3e433a542d79891132c34bf7a91 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.859757  9457 tablet_service.cc:1511] Processing CreateTablet for tablet da83901c05d4430bba0dc459a52597d2 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:34.872829  9457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da83901c05d4430bba0dc459a52597d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.859854  9459 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9b2196a4674f23870bc591e4ae4b86 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:34.877537  9459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9b2196a4674f23870bc591e4ae4b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.858664  9460 tablet_service.cc:1511] Processing CreateTablet for tablet 1fbdb33b97174012b0e0385618c4d1fc (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:34.879468  9379 tablet_service.cc:1511] Processing CreateTablet for tablet caa5dcc1162e4f11a079176076fec755 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:34.880496  9460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1fbdb33b97174012b0e0385618c4d1fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.860921  9307 tablet_service.cc:1511] Processing CreateTablet for tablet 8ddec9258ca84df79a672cdf2c04a8e6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:34.861102  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec0aae16b9c4884b8660ef9673f50f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.883090  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da83901c05d4430bba0dc459a52597d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.855993  9310 tablet_service.cc:1511] Processing CreateTablet for tablet 1a9b2196a4674f23870bc591e4ae4b86 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:34.858596  9305 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5de3e433a542d79891132c34bf7a91 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.860903  9381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec61d3a3af064264a612a416e60dad3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.885363  9453 tablet_service.cc:1511] Processing CreateTablet for tablet caa5dcc1162e4f11a079176076fec755 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:34.861122  9458 tablet_service.cc:1511] Processing CreateTablet for tablet fec0aae16b9c4884b8660ef9673f50f6 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:34.889210  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa5dcc1162e4f11a079176076fec755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.858700  9306 tablet_service.cc:1511] Processing CreateTablet for tablet ec61d3a3af064264a612a416e60dad3b (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:34.890080  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa5dcc1162e4f11a079176076fec755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.866809  9454 tablet_service.cc:1511] Processing CreateTablet for tablet 0c5de3e433a542d79891132c34bf7a91 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:34.892544  9454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5de3e433a542d79891132c34bf7a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.894678  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fec0aae16b9c4884b8660ef9673f50f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.895401  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5de3e433a542d79891132c34bf7a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.906678  9304 tablet_service.cc:1511] Processing CreateTablet for tablet caa5dcc1162e4f11a079176076fec755 (DEFAULT_TABLE table=test-workload [id=327ce7448fe7420dad4e801b9b27ed6e]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:34.921867  9304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caa5dcc1162e4f11a079176076fec755. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.922536  9307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ddec9258ca84df79a672cdf2c04a8e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.925930  9305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c5de3e433a542d79891132c34bf7a91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.929724  9310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a9b2196a4674f23870bc591e4ae4b86. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:34.936394  9306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec61d3a3af064264a612a416e60dad3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:35.027897  9517 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.034220  9516 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.059099  9517 tablet_bootstrap.cc:654] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.072916  9516 tablet_bootstrap.cc:654] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.078621  9518 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.088843  9518 tablet_bootstrap.cc:654] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.092751  9517 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.093477  9517 ts_tablet_manager.cc:1403] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.008s
I20260710 11:09:35.094188  9516 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.094780  9516 ts_tablet_manager.cc:1403] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.012s
I20260710 11:09:35.095752  9518 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.096330  9518 ts_tablet_manager.cc:1403] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.000s
I20260710 11:09:35.096314  9517 raft_consensus.cc:359] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.097126  9517 raft_consensus.cc:385] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.097412  9517 raft_consensus.cc:740] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.098222  9517 consensus_queue.cc:260] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.098096  9516 raft_consensus.cc:359] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.099092  9516 raft_consensus.cc:385] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.099463  9516 raft_consensus.cc:740] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.099857  9518 raft_consensus.cc:359] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.100337  9516 consensus_queue.cc:260] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.100881  9518 raft_consensus.cc:385] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.101186  9496 heartbeater.cc:499] Master 127.4.127.254:40207 was elected leader, sending a full tablet report...
I20260710 11:09:35.101261  9518 raft_consensus.cc:740] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.101869  9517 ts_tablet_manager.cc:1434] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260710 11:09:35.103003  9517 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.102828  9518 consensus_queue.cc:260] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.110138  9517 tablet_bootstrap.cc:654] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.111076  9518 ts_tablet_manager.cc:1434] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.005s
I20260710 11:09:35.113822  9516 ts_tablet_manager.cc:1434] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.012s
I20260710 11:09:35.115244  9516 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.122830  9516 tablet_bootstrap.cc:654] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.123672  9518 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.136868  9517 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.137529  9517 ts_tablet_manager.cc:1403] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.015s
I20260710 11:09:35.138212  9516 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.138810  9516 ts_tablet_manager.cc:1403] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:09:35.140057  9517 raft_consensus.cc:359] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.140865  9517 raft_consensus.cc:385] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.141178  9517 raft_consensus.cc:740] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.142019  9516 raft_consensus.cc:359] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.142148  9517 consensus_queue.cc:260] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.142913  9516 raft_consensus.cc:385] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.143321  9516 raft_consensus.cc:740] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.144140  9516 consensus_queue.cc:260] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.144834  9517 ts_tablet_manager.cc:1434] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:09:35.146085  9517 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.146555  9516 ts_tablet_manager.cc:1434] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:09:35.147756  9516 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.154109  9517 tablet_bootstrap.cc:654] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.155923  9516 tablet_bootstrap.cc:654] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.157550  9523 raft_consensus.cc:493] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.163160  9518 tablet_bootstrap.cc:654] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.158200  9523 raft_consensus.cc:515] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.174250  9517 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.174976  9517 ts_tablet_manager.cc:1403] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.003s
I20260710 11:09:35.171425  9523 leader_election.cc:290] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.178341  9516 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.178736  9517 raft_consensus.cc:359] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.179224  9516 ts_tablet_manager.cc:1403] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.015s
I20260710 11:09:35.179883  9517 raft_consensus.cc:385] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.180353  9517 raft_consensus.cc:740] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.181452  9517 consensus_queue.cc:260] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.189846  9517 ts_tablet_manager.cc:1434] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260710 11:09:35.191149  9517 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.190481  9516 raft_consensus.cc:359] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.194271  9516 raft_consensus.cc:385] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.194635  9516 raft_consensus.cc:740] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.195304  9518 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.195887  9518 ts_tablet_manager.cc:1403] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.012s
I20260710 11:09:35.195442  9516 consensus_queue.cc:260] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.197873  9516 ts_tablet_manager.cc:1434] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:09:35.198933  9516 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.198994  9518 raft_consensus.cc:359] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.199836  9518 raft_consensus.cc:385] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.200165  9518 raft_consensus.cc:740] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.205828  9517 tablet_bootstrap.cc:654] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.206362  9516 tablet_bootstrap.cc:654] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.208153  9522 raft_consensus.cc:493] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.214706  9522 raft_consensus.cc:515] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.217372  9522 leader_election.cc:290] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.221194  9516 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.222175  9516 ts_tablet_manager.cc:1403] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
I20260710 11:09:35.226006  9516 raft_consensus.cc:359] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.209830  9518 consensus_queue.cc:260] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.212313  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddec9258ca84df79a672cdf2c04a8e6" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.213933  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddec9258ca84df79a672cdf2c04a8e6" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.228147  9322 raft_consensus.cc:2468] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 0.
I20260710 11:09:35.227281  9516 raft_consensus.cc:385] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:09:35.229714  9361 leader_election.cc:343] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.229754  9516 raft_consensus.cc:740] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.231134  9516 consensus_queue.cc:260] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.232084  9362 leader_election.cc:304] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [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: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:35.233270  9523 raft_consensus.cc:2804] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.233688  9523 raft_consensus.cc:493] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.234074  9523 raft_consensus.cc:3060] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.241007  9516 ts_tablet_manager.cc:1434] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.004s
I20260710 11:09:35.246492  9523 raft_consensus.cc:515] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.249631  9516 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.249698  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddec9258ca84df79a672cdf2c04a8e6" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:35.250515  9322 raft_consensus.cc:3060] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.257612  9516 tablet_bootstrap.cc:654] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.258775  9322 raft_consensus.cc:2468] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:35.259495  9536 raft_consensus.cc:493] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.260350  9362 leader_election.cc:304] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.260257  9536 raft_consensus.cc:515] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.263945  9538 raft_consensus.cc:2804] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.267517  9518 ts_tablet_manager.cc:1434] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.001s
I20260710 11:09:35.271370  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ddec9258ca84df79a672cdf2c04a8e6" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
W20260710 11:09:35.273752  9361 leader_election.cc:343] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.274660  9538 raft_consensus.cc:697] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:35.276109  9538 consensus_queue.cc:237] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.277004  9524 raft_consensus.cc:493] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.277638  9523 leader_election.cc:290] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.277760  9524 raft_consensus.cc:515] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.283704  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.287062  9536 leader_election.cc:290] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
W20260710 11:09:35.291035  9361 leader_election.cc:343] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.292881  9524 leader_election.cc:290] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.297263  9516 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.298120  9516 ts_tablet_manager.cc:1403] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.019s
I20260710 11:09:35.302289  9516 raft_consensus.cc:359] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.303479  9516 raft_consensus.cc:385] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.303768  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
W20260710 11:09:35.305508  9362 leader_election.cc:343] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.306058  9362 leader_election.cc:304] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.307426  9538 raft_consensus.cc:2749] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.303810  9516 raft_consensus.cc:740] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.309506  9516 consensus_queue.cc:260] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.313095  9516 ts_tablet_manager.cc:1434] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260710 11:09:35.314514  9518 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.322031  9516 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.330201  9516 tablet_bootstrap.cc:654] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.331708  9518 tablet_bootstrap.cc:654] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.345039  9516 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.348161  9518 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.349386  9518 ts_tablet_manager.cc:1403] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.006s
I20260710 11:09:35.350775  9516 ts_tablet_manager.cc:1403] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.029s	user 0.017s	sys 0.005s
I20260710 11:09:35.332891  9218 catalog_manager.cc:5697] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 0 to 1, leader changed from <none> to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.354321  9516 raft_consensus.cc:359] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.353159  9518 raft_consensus.cc:359] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.356832  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.355659  9518 raft_consensus.cc:385] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.357945  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.358677  9397 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:35.359108  9517 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.357659  9518 raft_consensus.cc:740] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
W20260710 11:09:35.361217  9286 leader_election.cc:343] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.355288  9516 raft_consensus.cc:385] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.361704  9518 consensus_queue.cc:260] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.362233  9516 raft_consensus.cc:740] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.363509  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.364261  9518 ts_tablet_manager.cc:1434] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:09:35.363587  9516 consensus_queue.cc:260] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.364418  9322 raft_consensus.cc:2468] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.365442  9518 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.367841  9516 ts_tablet_manager.cc:1434] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:09:35.368803  9436 leader_election.cc:304] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:35.369663  9516 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.370038  9522 raft_consensus.cc:2804] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.370514  9522 raft_consensus.cc:493] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.370899  9522 raft_consensus.cc:3060] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.380509  9285 leader_election.cc:304] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [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: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:35.381201  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.382911  9518 tablet_bootstrap.cc:654] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
W20260710 11:09:35.383711  9434 leader_election.cc:343] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.386229  9516 tablet_bootstrap.cc:654] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.388329  9522 raft_consensus.cc:515] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.359675  9517 ts_tablet_manager.cc:1403] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.169s	user 0.035s	sys 0.063s
I20260710 11:09:35.389902  9524 raft_consensus.cc:2804] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.392927  9524 raft_consensus.cc:493] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.393383  9524 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.395404  9517 raft_consensus.cc:359] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.396299  9517 raft_consensus.cc:385] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.396617  9517 raft_consensus.cc:740] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.397424  9517 consensus_queue.cc:260] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.398242  9518 tablet_bootstrap.cc:492] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.401485  9518 ts_tablet_manager.cc:1403] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.036s	user 0.021s	sys 0.000s
I20260710 11:09:35.403179  9524 raft_consensus.cc:515] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.408797  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:35.409291  9522 leader_election.cc:290] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.409734  9322 raft_consensus.cc:3060] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.409097  9518 raft_consensus.cc:359] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.414422  9524 leader_election.cc:290] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.414995  9518 raft_consensus.cc:385] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.416092  9518 raft_consensus.cc:740] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.417130  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.417068  9518 consensus_queue.cc:260] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.419930  9518 ts_tablet_manager.cc:1434] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 11:09:35.421324  9518 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.421830  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.422626  9396 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.422956  9517 ts_tablet_manager.cc:1434] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.031s	user 0.016s	sys 0.010s
I20260710 11:09:35.424127  9517 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.422963  9538 raft_consensus.cc:493] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.424805  9538 raft_consensus.cc:515] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
W20260710 11:09:35.426249  9434 leader_election.cc:343] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.427114  9538 leader_election.cc:290] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.427778  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:35.428977  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.429605  9518 tablet_bootstrap.cc:654] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.429735  9470 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 0.
W20260710 11:09:35.429493  9286 leader_election.cc:343] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.431564  9517 tablet_bootstrap.cc:654] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.433300  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.431339  9361 leader_election.cc:304] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.437938  9549 raft_consensus.cc:493] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:09:35.438108  9362 leader_election.cc:343] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.438876  9549 raft_consensus.cc:515] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.443300  9549 leader_election.cc:290] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.446790  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.448009  9321 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.450215  9436 leader_election.cc:304] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:35.463893  9396 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:35.464486  9538 raft_consensus.cc:2804] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.465137  9538 raft_consensus.cc:493] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.465786  9285 leader_election.cc:304] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:35.466457  9539 raft_consensus.cc:493] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.467533  9524 raft_consensus.cc:2804] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.467206  9539 raft_consensus.cc:515] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.470777  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.471756  9397 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.473917  9539 leader_election.cc:290] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.476449  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.478386  9522 raft_consensus.cc:2804] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.478883  9522 raft_consensus.cc:493] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.479328  9522 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.479650  9516 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.480374  9516 ts_tablet_manager.cc:1403] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.111s	user 0.029s	sys 0.006s
W20260710 11:09:35.478741  9361 leader_election.cc:343] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.479317  9524 raft_consensus.cc:697] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:35.483675  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.484298  9524 consensus_queue.cc:237] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.487917  9522 raft_consensus.cc:515] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.488534  9549 raft_consensus.cc:493] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.489042  9549 raft_consensus.cc:515] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.490317  9522 leader_election.cc:290] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.491393  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:35.492390  9320 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.498020  9322 raft_consensus.cc:2468] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.499918  9436 leader_election.cc:304] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: d518849fd7d74cc98c11e440243d6722
I20260710 11:09:35.501955  9522 raft_consensus.cc:2804] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.465668  9538 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.504371  9516 raft_consensus.cc:359] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.510542  9516 raft_consensus.cc:385] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.511001  9516 raft_consensus.cc:740] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.512485  9518 tablet_bootstrap.cc:492] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.513103  9518 ts_tablet_manager.cc:1403] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.092s	user 0.035s	sys 0.049s
W20260710 11:09:35.487730  9362 leader_election.cc:343] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.486286  9539 raft_consensus.cc:493] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.513877  9539 raft_consensus.cc:515] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.512028  9516 consensus_queue.cc:260] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.514788  9362 leader_election.cc:304] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.515630  9536 raft_consensus.cc:2749] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.516350  9539 leader_election.cc:290] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.516230  9518 raft_consensus.cc:359] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.517081  9518 raft_consensus.cc:385] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.517449  9518 raft_consensus.cc:740] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.518143  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.518345  9518 consensus_queue.cc:260] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.519012  9396 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.519789  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.520434  9516 ts_tablet_manager.cc:1434] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:09:35.521174  9518 ts_tablet_manager.cc:1434] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260710 11:09:35.521262  9436 leader_election.cc:343] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.521950  9517 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.518141  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.523023  9517 ts_tablet_manager.cc:1403] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.099s	user 0.028s	sys 0.052s
I20260710 11:09:35.522354  9518 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
W20260710 11:09:35.524047  9361 leader_election.cc:343] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.522542  9516 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.526008  9517 raft_consensus.cc:359] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.526835  9517 raft_consensus.cc:385] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.526722  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.527292  9517 raft_consensus.cc:740] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.528146  9517 consensus_queue.cc:260] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.532040  9549 leader_election.cc:290] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
W20260710 11:09:35.534407  9362 leader_election.cc:343] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.538123  9516 tablet_bootstrap.cc:654] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.538015  9396 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.543982  9518 tablet_bootstrap.cc:654] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.535145  9362 leader_election.cc:304] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.548405  9539 raft_consensus.cc:2749] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.556221  9522 raft_consensus.cc:697] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:35.557778  9522 consensus_queue.cc:237] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.559333  9218 catalog_manager.cc:5697] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.560811  9320 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.567461  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.568580  9517 ts_tablet_manager.cc:1434] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.045s	user 0.009s	sys 0.034s
I20260710 11:09:35.568799  9516 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.569967  9516 ts_tablet_manager.cc:1403] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.015s
I20260710 11:09:35.571018  9434 leader_election.cc:304] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.572492  9517 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
W20260710 11:09:35.572796  9434 leader_election.cc:343] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.573276  9434 leader_election.cc:304] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e; no voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722
I20260710 11:09:35.573544  9516 raft_consensus.cc:359] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.574275  9516 raft_consensus.cc:385] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.574568  9516 raft_consensus.cc:740] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.575443  9516 consensus_queue.cc:260] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.576298  9538 raft_consensus.cc:515] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
W20260710 11:09:35.579211  9268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:35.579598  9517 tablet_bootstrap.cc:654] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.580528  9516 ts_tablet_manager.cc:1434] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 11:09:35.581662  9516 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:35.582361  9549 raft_consensus.cc:2804] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.583262  9549 raft_consensus.cc:697] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:35.584188  9556 raft_consensus.cc:2749] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.584198  9549 consensus_queue.cc:237] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.587796  9518 tablet_bootstrap.cc:492] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.588372  9518 ts_tablet_manager.cc:1403] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.005s
I20260710 11:09:35.591653  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
W20260710 11:09:35.592377  9418 debug-util.cc:398] Leaking SignalData structure 0x7b08001db0c0 after lost signal to thread 4610
I20260710 11:09:35.594080  9538 leader_election.cc:290] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.595218  9518 raft_consensus.cc:359] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.596370  9518 raft_consensus.cc:385] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.596766  9518 raft_consensus.cc:740] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.597946  9518 consensus_queue.cc:260] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.592424  9470 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.591882  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:35.606997  9320 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.607438  9518 ts_tablet_manager.cc:1434] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:09:35.609174  9518 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.616029  9516 tablet_bootstrap.cc:654] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.618433  9470 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:35.626240  9320 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:35.627912  9362 leader_election.cc:304] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.634898  9517 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.634032  9218 catalog_manager.cc:5697] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.639052  9517 ts_tablet_manager.cc:1403] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.017s
I20260710 11:09:35.631098  9538 raft_consensus.cc:2804] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.650483  9518 tablet_bootstrap.cc:654] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.654021  9538 raft_consensus.cc:697] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:35.655107  9538 consensus_queue.cc:237] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.656605  9517 raft_consensus.cc:359] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.669697  9517 raft_consensus.cc:385] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.670066  9517 raft_consensus.cc:740] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.670909  9517 consensus_queue.cc:260] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.673913  9517 ts_tablet_manager.cc:1434] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.003s
I20260710 11:09:35.673786  9218 catalog_manager.cc:5697] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.675181  9517 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.669142  9518 tablet_bootstrap.cc:492] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.676566  9518 ts_tablet_manager.cc:1403] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.068s	user 0.018s	sys 0.000s
I20260710 11:09:35.679108  9516 tablet_bootstrap.cc:492] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:35.679639  9516 ts_tablet_manager.cc:1403] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.028s
I20260710 11:09:35.680265  9518 raft_consensus.cc:359] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.681077  9518 raft_consensus.cc:385] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.681460  9518 raft_consensus.cc:740] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.682241  9518 consensus_queue.cc:260] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.682756  9516 raft_consensus.cc:359] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.683585  9516 raft_consensus.cc:385] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.683924  9516 raft_consensus.cc:740] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.684693  9516 consensus_queue.cc:260] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.686769  9516 ts_tablet_manager.cc:1434] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:09:35.686863  9518 ts_tablet_manager.cc:1434] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:09:35.688047  9518 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.697321  9517 tablet_bootstrap.cc:654] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.697490  9549 raft_consensus.cc:493] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.698150  9549 raft_consensus.cc:515] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.701705  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.703038  9517 tablet_bootstrap.cc:492] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.702217  9217 catalog_manager.cc:5697] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 0 to 1, leader changed from <none> to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:35.703572  9436 leader_election.cc:343] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.703760  9517 ts_tablet_manager.cc:1403] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.006s
I20260710 11:09:35.713089  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.714282  9396 raft_consensus.cc:2468] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.709337  9517 raft_consensus.cc:359] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.715557  9517 raft_consensus.cc:385] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.716105  9517 raft_consensus.cc:740] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.717271  9517 consensus_queue.cc:260] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.720398  9434 leader_election.cc:304] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [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: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.721611  9522 raft_consensus.cc:2804] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.722734  9524 raft_consensus.cc:493] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.722831  9522 raft_consensus.cc:493] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.723577  9522 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.723537  9524 raft_consensus.cc:515] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.726023  9524 leader_election.cc:290] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.720045  9549 leader_election.cc:290] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.726352  9518 tablet_bootstrap.cc:654] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.726852  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.727559  9396 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:35.728914  9285 leader_election.cc:304] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.729899  9524 raft_consensus.cc:2804] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.730285  9524 raft_consensus.cc:493] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.730613  9524 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.731649  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.732298  9470 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:35.738739  9517 ts_tablet_manager.cc:1434] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260710 11:09:35.740710  9517 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.738822  9524 raft_consensus.cc:515] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.745908  9522 raft_consensus.cc:515] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.748103  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.748816  9396 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.749105  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
W20260710 11:09:35.750813  9436 leader_election.cc:343] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:35.752183  9517 tablet_bootstrap.cc:654] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.753163  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.757838  9397 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.758069  9524 leader_election.cc:290] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.759598  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:35.760102  9470 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.753834  9522 leader_election.cc:290] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.765645  9470 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:35.756712  9396 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:35.757215  9518 tablet_bootstrap.cc:492] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.767165  9286 leader_election.cc:304] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:35.767719  9518 ts_tablet_manager.cc:1403] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.080s	user 0.012s	sys 0.025s
I20260710 11:09:35.767760  9397 raft_consensus.cc:2468] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.768152  9524 raft_consensus.cc:2804] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.768765  9524 raft_consensus.cc:697] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:35.769532  9434 leader_election.cc:304] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.769690  9524 consensus_queue.cc:237] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.770882  9518 raft_consensus.cc:359] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.771220  9522 raft_consensus.cc:2804] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.771616  9518 raft_consensus.cc:385] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.771961  9518 raft_consensus.cc:740] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.771924  9522 raft_consensus.cc:697] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:35.772884  9518 consensus_queue.cc:260] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.773365  9522 consensus_queue.cc:237] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.775034  9518 ts_tablet_manager.cc:1434] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:09:35.776226  9518 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:35.767729  9517 tablet_bootstrap.cc:492] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.777082  9517 ts_tablet_manager.cc:1403] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.037s	user 0.010s	sys 0.006s
I20260710 11:09:35.781610  9517 raft_consensus.cc:359] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.782528  9517 raft_consensus.cc:385] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.782874  9517 raft_consensus.cc:740] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.784160  9518 tablet_bootstrap.cc:654] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.783907  9517 consensus_queue.cc:260] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.786568  9517 ts_tablet_manager.cc:1434] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:35.787762  9517 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:35.790354  9518 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:35.789608  9217 catalog_manager.cc:5697] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.794027  9517 tablet_bootstrap.cc:654] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:35.791052  9518 ts_tablet_manager.cc:1403] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 11:09:35.797628  9218 catalog_manager.cc:5697] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:35.799744  9518 raft_consensus.cc:359] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.811730  9518 raft_consensus.cc:385] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.812162  9518 raft_consensus.cc:740] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.802106  9470 raft_consensus.cc:3060] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.813158  9518 consensus_queue.cc:260] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.815986  9518 ts_tablet_manager.cc:1434] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:09:35.823032  9517 tablet_bootstrap.cc:492] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:35.823716  9517 ts_tablet_manager.cc:1403] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.016s
I20260710 11:09:35.831439  9517 raft_consensus.cc:359] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.831580  9538 consensus_queue.cc:1048] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.833148  9517 raft_consensus.cc:385] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:35.833498  9517 raft_consensus.cc:740] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:35.834230  9517 consensus_queue.cc:260] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.837141  9517 ts_tablet_manager.cc:1434] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:35.837299  9522 raft_consensus.cc:493] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.837867  9522 raft_consensus.cc:515] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.841058  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.842209  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.843147  9397 raft_consensus.cc:2393] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98bd375b233042718bfdfaf949b1b23e in current term 1: Already voted for candidate a84da0485e6646988d3f94b9120bb3ce in this term.
I20260710 11:09:35.844394  9434 leader_election.cc:304] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e; no voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722
I20260710 11:09:35.845316  9549 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.853570  9522 leader_election.cc:290] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:35.853345  9549 raft_consensus.cc:2749] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.860980  9539 consensus_queue.cc:1048] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.875222  9538 raft_consensus.cc:493] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.875820  9538 raft_consensus.cc:515] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.878559  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.878590  9538 leader_election.cc:290] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:35.879606  9320 raft_consensus.cc:2393] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d518849fd7d74cc98c11e440243d6722 in current term 1: Already voted for candidate 98bd375b233042718bfdfaf949b1b23e in this term.
I20260710 11:09:35.882014  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caa5dcc1162e4f11a079176076fec755" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:35.883693  9361 leader_election.cc:304] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:35.884639  9538 raft_consensus.cc:3060] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.890503  9538 raft_consensus.cc:2749] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:35.917675  9549 raft_consensus.cc:493] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:35.918368  9549 raft_consensus.cc:515] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.920492  9549 leader_election.cc:290] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753)
I20260710 11:09:35.921706  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:35.922371  9320 raft_consensus.cc:2468] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.922235  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:35.923194  9397 raft_consensus.cc:2468] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:35.923555  9436 leader_election.cc:304] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:35.924475  9549 raft_consensus.cc:2804] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:35.924803  9549 raft_consensus.cc:493] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:35.925072  9549 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.930159  9549 raft_consensus.cc:515] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.931897  9549 leader_election.cc:290] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753)
I20260710 11:09:35.933084  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:35.933079  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:35.934017  9397 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.934175  9320 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:35.939888  9397 raft_consensus.cc:2468] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.941062  9434 leader_election.cc:304] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:35.941815  9549 raft_consensus.cc:2804] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:35.942260  9549 raft_consensus.cc:697] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:35.943460  9549 consensus_queue.cc:237] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:35.944159  9320 raft_consensus.cc:2468] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:35.953299  9217 catalog_manager.cc:5697] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:35.954732  9524 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:35.970794  9580 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.047654  9580 raft_consensus.cc:493] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:36.048247  9580 raft_consensus.cc:515] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.050163  9549 consensus_queue.cc:1048] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.051688  9580 leader_election.cc:290] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.052322  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:36.051729  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:36.053164  9470 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:36.053561  9397 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:36.054981  9286 leader_election.cc:304] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:36.057189  9581 raft_consensus.cc:2804] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:36.057693  9581 raft_consensus.cc:493] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:36.058082  9581 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.066923  9557 consensus_queue.cc:1048] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.075273  9581 raft_consensus.cc:515] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.079447  9581 leader_election.cc:290] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.080085  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:36.080914  9396 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.087658  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.088377  9470 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.090255  9396 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:36.091631  9285 leader_election.cc:304] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:36.092613  9581 raft_consensus.cc:2804] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:36.093955  9581 raft_consensus.cc:697] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.094823  9581 consensus_queue.cc:237] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.096230  9470 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:36.105957  9217 catalog_manager.cc:5697] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.138669  9538 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:36.155239  9522 consensus_queue.cc:1048] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:36.156858  9536 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.168736  9581 raft_consensus.cc:493] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:36.169464  9581 raft_consensus.cc:515] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.174782  9581 leader_election.cc:290] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.181923  9397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:36.183015  9397 raft_consensus.cc:2393] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a84da0485e6646988d3f94b9120bb3ce in current term 1: Already voted for candidate 98bd375b233042718bfdfaf949b1b23e in this term.
I20260710 11:09:36.185250  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:36.187592  9557 consensus_queue.cc:1048] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.189553  9557 consensus_queue.cc:1048] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.193113  9286 leader_election.cc:304] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce; no voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722
I20260710 11:09:36.196547  9470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
mode: GRACEFUL
new_leader_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:09:36.197438  9470 raft_consensus.cc:606] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Received request to transfer leadership to TS a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:36.204543  9580 consensus_queue.cc:1048] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:36.207398  9581 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:36.206317  9470 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
mode: GRACEFUL
new_leader_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:09:36.218163  9470 raft_consensus.cc:606] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Received request to transfer leadership to TS a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:36.247049  9581 raft_consensus.cc:2749] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:36.250406  9581 consensus_queue.cc:1048] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.262192  9522 consensus_queue.cc:1048] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:36.276981  9395 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
mode: GRACEFUL
new_leader_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:45548
I20260710 11:09:36.277943  9395 raft_consensus.cc:606] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Received request to transfer leadership to TS a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:36.297756  9471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
mode: GRACEFUL
new_leader_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:09:36.298642  9471 raft_consensus.cc:606] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Received request to transfer leadership to TS a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:36.335778  9321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58066
I20260710 11:09:36.336542  9321 raft_consensus.cc:606] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Received request to transfer leadership to TS d518849fd7d74cc98c11e440243d6722
I20260710 11:09:36.347600  9321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58066
I20260710 11:09:36.348341  9321 raft_consensus.cc:606] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Received request to transfer leadership to TS d518849fd7d74cc98c11e440243d6722
I20260710 11:09:36.356420  9321 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58066
I20260710 11:09:36.357321  9321 raft_consensus.cc:606] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Received request to transfer leadership to TS d518849fd7d74cc98c11e440243d6722
I20260710 11:09:36.393203  9549 consensus_queue.cc:1048] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.402043  9522 raft_consensus.cc:993] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: : Instructing follower a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.402576  9522 raft_consensus.cc:1081] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Signalling peer a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.405105  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:39666
I20260710 11:09:36.405953  9320 raft_consensus.cc:493] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.406391  9320 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.412823  9522 consensus_queue.cc:1048] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.416975  9320 raft_consensus.cc:515] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.423883  9320 leader_election.cc:290] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.424122  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:36.425796  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77ce3e330ad040c8a9d0bfc29b7fe743" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.426527  9471 raft_consensus.cc:3055] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.426882  9471 raft_consensus.cc:740] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:36.427798  9471 consensus_queue.cc:260] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.429075  9471 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.439170  9471 raft_consensus.cc:2468] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.440764  9286 leader_election.cc:304] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [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: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: d518849fd7d74cc98c11e440243d6722
I20260710 11:09:36.441926  9581 raft_consensus.cc:2804] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.442513  9581 raft_consensus.cc:697] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.443440  9581 consensus_queue.cc:237] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.450525  9218 catalog_manager.cc:5697] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 1 to 2, leader changed from 98bd375b233042718bfdfaf949b1b23e (127.4.127.195) to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 2 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.524688  9524 raft_consensus.cc:993] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.525246  9581 raft_consensus.cc:1081] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Signalling peer d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.527215  9395 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58312
I20260710 11:09:36.527834  9395 raft_consensus.cc:493] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.528241  9395 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.533879  9395 raft_consensus.cc:515] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.535892  9395 leader_election.cc:290] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.536876  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:36.537217  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.537647  9320 raft_consensus.cc:3055] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.537819  9471 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.538069  9320 raft_consensus.cc:740] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.539242  9320 consensus_queue.cc:260] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.540716  9320 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.546708  9471 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.548297  9361 leader_election.cc:304] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:36.549168  9320 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.549266  9539 raft_consensus.cc:2804] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.550035  9539 raft_consensus.cc:697] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:36.550995  9539 consensus_queue.cc:237] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.559175  9218 catalog_manager.cc:5697] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 1 to 2, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.620445  9581 consensus_queue.cc:1048] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:36.629594  9524 raft_consensus.cc:993] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.630124  9524 raft_consensus.cc:1081] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Signalling peer d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.637106  9580 consensus_queue.cc:1048] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:36.641347  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58312
I20260710 11:09:36.642266  9396 raft_consensus.cc:493] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.642746  9396 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.651329  9396 raft_consensus.cc:515] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.654254  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:36.654901  9320 raft_consensus.cc:3055] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.655267  9320 raft_consensus.cc:740] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.655539  9396 leader_election.cc:290] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.656104  9320 consensus_queue.cc:260] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.657615  9320 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.659044  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c5de3e433a542d79891132c34bf7a91" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.659693  9471 raft_consensus.cc:3060] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.660981  9522 raft_consensus.cc:993] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: : Instructing follower a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.661494  9549 raft_consensus.cc:1081] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Signalling peer a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.663407  9321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:39666
I20260710 11:09:36.663998  9321 raft_consensus.cc:493] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.664386  9321 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.668851  9471 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.670665  9361 leader_election.cc:304] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:36.671773  9539 raft_consensus.cc:2804] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.672351  9539 raft_consensus.cc:697] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:36.673300  9321 raft_consensus.cc:515] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.675174  9320 raft_consensus.cc:2468] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.676633  9321 leader_election.cc:290] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.678922  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.679219  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1fbdb33b97174012b0e0385618c4d1fc" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:36.679996  9471 raft_consensus.cc:3055] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.673336  9539 consensus_queue.cc:237] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.680361  9396 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.680529  9471 raft_consensus.cc:740] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:36.681777  9471 consensus_queue.cc:260] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.683173  9471 raft_consensus.cc:3060] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.691195  9471 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.691666  9396 raft_consensus.cc:2468] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.692499  9286 leader_election.cc:304] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:36.693604  9580 raft_consensus.cc:2804] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.692436  9220 catalog_manager.cc:5697] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 1 to 2, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.694103  9580 raft_consensus.cc:697] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.694989  9580 consensus_queue.cc:237] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.703841  9218 catalog_manager.cc:5697] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 1 to 2, leader changed from 98bd375b233042718bfdfaf949b1b23e (127.4.127.195) to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 2 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.775977  9539 raft_consensus.cc:993] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: : Instructing follower a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.776551  9539 raft_consensus.cc:1081] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Signalling peer a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.778283  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:39660
I20260710 11:09:36.778925  9320 raft_consensus.cc:493] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.779342  9320 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.787803  9320 raft_consensus.cc:515] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.790280  9320 leader_election.cc:290] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.791154  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:36.791843  9396 raft_consensus.cc:3055] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.791764  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.792317  9396 raft_consensus.cc:740] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:36.792496  9471 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.793205  9396 consensus_queue.cc:260] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.794567  9396 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.800459  9471 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.801930  9286 leader_election.cc:304] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:36.802202  9396 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.802953  9580 raft_consensus.cc:2804] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.803503  9580 raft_consensus.cc:697] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.804450  9580 consensus_queue.cc:237] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.812796  9218 catalog_manager.cc:5697] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 1 to 2, leader changed from d518849fd7d74cc98c11e440243d6722 (127.4.127.194) to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 2 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.871133  9581 raft_consensus.cc:993] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.871728  9580 raft_consensus.cc:1081] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Signalling peer d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:36.873736  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58312
I20260710 11:09:36.874455  9396 raft_consensus.cc:493] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.874884  9396 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.884521  9396 raft_consensus.cc:515] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.886973  9396 leader_election.cc:290] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.888136  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:36.888191  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da83901c05d4430bba0dc459a52597d2" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.888998  9320 raft_consensus.cc:3055] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.889096  9471 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.889526  9320 raft_consensus.cc:740] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.890507  9320 consensus_queue.cc:260] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.891975  9320 raft_consensus.cc:3060] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.895257  9471 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.896692  9361 leader_election.cc:304] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:36.897495  9539 raft_consensus.cc:2804] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.898016  9539 raft_consensus.cc:697] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:36.899858  9539 consensus_queue.cc:237] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.901023  9320 raft_consensus.cc:2468] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:36.909212  9218 catalog_manager.cc:5697] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 1 to 2, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.912734  9522 raft_consensus.cc:993] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: : Instructing follower a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.913337  9549 raft_consensus.cc:1081] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Signalling peer a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:36.915050  9320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:39666
I20260710 11:09:36.915736  9320 raft_consensus.cc:493] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:36.916198  9320 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.923650  9320 raft_consensus.cc:515] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.926028  9320 leader_election.cc:290] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:36.926571  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:36.927191  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fec0aae16b9c4884b8660ef9673f50f6" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:36.927311  9396 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.927801  9471 raft_consensus.cc:3055] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:36.928125  9471 raft_consensus.cc:740] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:36.928898  9471 consensus_queue.cc:260] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.930176  9471 raft_consensus.cc:3060] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.935873  9471 raft_consensus.cc:2468] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.936264  9396 raft_consensus.cc:2468] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:36.937260  9286 leader_election.cc:304] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:36.938486  9580 raft_consensus.cc:2804] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:36.939040  9580 raft_consensus.cc:697] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:36.939978  9580 consensus_queue.cc:237] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:36.948391  9218 catalog_manager.cc:5697] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 1 to 2, leader changed from 98bd375b233042718bfdfaf949b1b23e (127.4.127.195) to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 2 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:36.958063  9396 raft_consensus.cc:3060] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:36.961673  9471 raft_consensus.cc:1275] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.963586  9580 consensus_queue.cc:1048] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:36.967278  9396 raft_consensus.cc:1275] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.969107  9580 consensus_queue.cc:1048] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:36.993906  9320 raft_consensus.cc:1275] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:36.995468  9539 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.006238  9471 raft_consensus.cc:1275] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.008484  9538 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.174942  9320 raft_consensus.cc:1275] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.176599  9538 consensus_queue.cc:1048] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.186177  9471 raft_consensus.cc:1275] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.187750  9539 consensus_queue.cc:1048] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.199986  9470 raft_consensus.cc:1275] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.201871  9580 consensus_queue.cc:1048] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.207168  9396 raft_consensus.cc:1275] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.209095  9580 consensus_queue.cc:1048] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:37.260142  9470 raft_consensus.cc:1275] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.261595  9580 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.272547  9396 raft_consensus.cc:1275] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.274333  9581 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.307430  9470 raft_consensus.cc:1275] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.309228  9536 consensus_queue.cc:1048] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.320596  9320 raft_consensus.cc:1275] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.323545  9538 consensus_queue.cc:1048] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.328881  9396 raft_consensus.cc:1275] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.330798  9581 consensus_queue.cc:1048] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:37.345323  9470 raft_consensus.cc:1275] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:37.347432  9581 consensus_queue.cc:1048] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:39.398150  9218 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36584:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260710 11:09:39.401147  9218 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260710 11:09:39.464215  9312 tablet_service.cc:1511] Processing CreateTablet for tablet a9a7964058ac46a58dfeac3afdf266e4 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:39.465849  9379 tablet_service.cc:1511] Processing CreateTablet for tablet a9a7964058ac46a58dfeac3afdf266e4 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:39.466542  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a7964058ac46a58dfeac3afdf266e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.468761  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a7964058ac46a58dfeac3afdf266e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.468793  9461 tablet_service.cc:1511] Processing CreateTablet for tablet a9a7964058ac46a58dfeac3afdf266e4 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:09:39.469902  9306 tablet_service.cc:1511] Processing CreateTablet for tablet 2203b101ebe044aeb43c5d99066de44b (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:39.470698  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a7964058ac46a58dfeac3afdf266e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.471441  9306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2203b101ebe044aeb43c5d99066de44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.477214  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 2203b101ebe044aeb43c5d99066de44b (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:39.478863  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2203b101ebe044aeb43c5d99066de44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.491943  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 2203b101ebe044aeb43c5d99066de44b (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:09:39.493551  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2203b101ebe044aeb43c5d99066de44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.504472  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 0263746d9f1b47c4ad3037c460f2d21c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:39.506165  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263746d9f1b47c4ad3037c460f2d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.514441  9626 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:39.518843  9625 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:39.523411  9384 tablet_service.cc:1511] Processing CreateTablet for tablet 0263746d9f1b47c4ad3037c460f2d21c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:39.524971  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263746d9f1b47c4ad3037c460f2d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.525079  9626 tablet_bootstrap.cc:654] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.531843  9625 tablet_bootstrap.cc:654] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.527541  9461 tablet_service.cc:1511] Processing CreateTablet for tablet 0263746d9f1b47c4ad3037c460f2d21c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:09:39.533731  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0263746d9f1b47c4ad3037c460f2d21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.539000  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 5aafaa79b59f464882444e80dc8d3eda (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:39.540771  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aafaa79b59f464882444e80dc8d3eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.542411  9383 tablet_service.cc:1511] Processing CreateTablet for tablet 5aafaa79b59f464882444e80dc8d3eda (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:39.551102  9383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aafaa79b59f464882444e80dc8d3eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.548944  9455 tablet_service.cc:1511] Processing CreateTablet for tablet 5aafaa79b59f464882444e80dc8d3eda (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:09:39.556443  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aafaa79b59f464882444e80dc8d3eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.547595  9627 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.554790  9306 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1cc91720c44f7d89df0579d30dfd4c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:39.566264  9306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1cc91720c44f7d89df0579d30dfd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.568534  9625 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:39.571038  9626 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:39.574119  9627 tablet_bootstrap.cc:654] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.578083  9626 ts_tablet_manager.cc:1403] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.064s	user 0.017s	sys 0.004s
I20260710 11:09:39.591100  9309 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5aef4ae34742d1900a979656749c94 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:39.580492  9384 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1cc91720c44f7d89df0579d30dfd4c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:39.582343  9461 tablet_service.cc:1511] Processing CreateTablet for tablet 2e1cc91720c44f7d89df0579d30dfd4c (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:09:39.593019  9461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1cc91720c44f7d89df0579d30dfd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.593056  9309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5aef4ae34742d1900a979656749c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.593021  9384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e1cc91720c44f7d89df0579d30dfd4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.602250  9379 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5aef4ae34742d1900a979656749c94 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:39.612944  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5aef4ae34742d1900a979656749c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.612890  9456 tablet_service.cc:1511] Processing CreateTablet for tablet 9d5aef4ae34742d1900a979656749c94 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:09:39.614522  9456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d5aef4ae34742d1900a979656749c94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.578083  9625 ts_tablet_manager.cc:1403] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.005s
I20260710 11:09:39.618636  9625 raft_consensus.cc:359] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.626828  9625 raft_consensus.cc:385] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.633579  9625 raft_consensus.cc:740] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.623482  9385 tablet_service.cc:1511] Processing CreateTablet for tablet 5087be65531a45e9af216cedba889f0e (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:39.629467  9458 tablet_service.cc:1511] Processing CreateTablet for tablet 5087be65531a45e9af216cedba889f0e (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260710 11:09:39.630132  9268 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:09:39.635115  9385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5087be65531a45e9af216cedba889f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.634805  9625 consensus_queue.cc:260] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.635108  9458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5087be65531a45e9af216cedba889f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.651193  9387 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:39.646011  9305 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:39.652810  9387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.653044  9305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.655279  9380 tablet_service.cc:1511] Processing CreateTablet for tablet 784869e8ad9d4961b2f8553773f0a728 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:39.656919  9380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784869e8ad9d4961b2f8553773f0a728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.657923  9308 tablet_service.cc:1511] Processing CreateTablet for tablet 784869e8ad9d4961b2f8553773f0a728 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:39.659339  9308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784869e8ad9d4961b2f8553773f0a728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.663378  9454 tablet_service.cc:1511] Processing CreateTablet for tablet 784869e8ad9d4961b2f8553773f0a728 (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:09:39.664970  9454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 784869e8ad9d4961b2f8553773f0a728. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.630513  9312 tablet_service.cc:1511] Processing CreateTablet for tablet 5087be65531a45e9af216cedba889f0e (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:09:39.625946  9626 raft_consensus.cc:359] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.680794  9626 raft_consensus.cc:385] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.681222  9626 raft_consensus.cc:740] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.682055  9626 consensus_queue.cc:260] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.684790  9626 ts_tablet_manager.cc:1434] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.092s	user 0.005s	sys 0.003s
I20260710 11:09:39.689092  9627 tablet_bootstrap.cc:492] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:39.689901  9627 ts_tablet_manager.cc:1403] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.143s	user 0.026s	sys 0.024s
I20260710 11:09:39.690186  9626 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:39.695494  9625 ts_tablet_manager.cc:1434] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.018s
I20260710 11:09:39.696902  9625 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:39.696288  9627 raft_consensus.cc:359] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.699607  9627 raft_consensus.cc:385] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.700014  9627 raft_consensus.cc:740] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.701119  9627 consensus_queue.cc:260] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.704241  9627 ts_tablet_manager.cc:1434] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:09:39.705448  9627 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.705492  9625 tablet_bootstrap.cc:654] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.711171  9312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5087be65531a45e9af216cedba889f0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.714708  9627 tablet_bootstrap.cc:654] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.714800  9455 tablet_service.cc:1511] Processing CreateTablet for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a (DEFAULT_TABLE table=soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:09:39.716524  9455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cd5b122b3a149fd82cf9e1b7c5f716a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:09:39.743357  9626 tablet_bootstrap.cc:654] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.745246  9627 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:39.746165  9627 ts_tablet_manager.cc:1403] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.041s	user 0.008s	sys 0.015s
I20260710 11:09:39.750630  9627 raft_consensus.cc:359] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.751853  9627 raft_consensus.cc:385] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.752347  9627 raft_consensus.cc:740] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.753647  9627 consensus_queue.cc:260] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.761633  9627 ts_tablet_manager.cc:1434] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:09:39.766072  9627 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.767737  9625 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:39.768362  9625 ts_tablet_manager.cc:1403] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.072s	user 0.025s	sys 0.043s
I20260710 11:09:39.772047  9625 raft_consensus.cc:359] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.772802  9625 raft_consensus.cc:385] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.773094  9625 raft_consensus.cc:740] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.773931  9627 tablet_bootstrap.cc:654] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.773990  9625 consensus_queue.cc:260] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.777262  9625 ts_tablet_manager.cc:1434] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:09:39.778431  9625 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:39.781209  9627 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:39.781921  9627 ts_tablet_manager.cc:1403] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.003s
I20260710 11:09:39.785351  9627 raft_consensus.cc:359] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.786011  9625 tablet_bootstrap.cc:654] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.786132  9627 raft_consensus.cc:385] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.786559  9627 raft_consensus.cc:740] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.787453  9627 consensus_queue.cc:260] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.798892  9627 ts_tablet_manager.cc:1434] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 11:09:39.800022  9627 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.802569  9626 tablet_bootstrap.cc:492] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:39.803197  9626 ts_tablet_manager.cc:1403] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.113s	user 0.012s	sys 0.000s
I20260710 11:09:39.805691  9611 raft_consensus.cc:493] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:39.806504  9611 raft_consensus.cc:515] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.812474  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a7964058ac46a58dfeac3afdf266e4" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:39.813551  9396 raft_consensus.cc:2468] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:39.816812  9285 leader_election.cc:304] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:39.819664  9631 raft_consensus.cc:2804] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:39.820199  9631 raft_consensus.cc:493] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:39.820677  9631 raft_consensus.cc:3060] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.821558  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a7964058ac46a58dfeac3afdf266e4" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:39.822472  9470 raft_consensus.cc:2468] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:39.818249  9611 leader_election.cc:290] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:39.824649  9627 tablet_bootstrap.cc:654] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.834295  9626 raft_consensus.cc:359] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.835062  9631 raft_consensus.cc:515] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.835610  9626 raft_consensus.cc:385] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.835879  9625 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:39.836153  9626 raft_consensus.cc:740] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.836422  9625 ts_tablet_manager.cc:1403] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.058s	user 0.023s	sys 0.029s
I20260710 11:09:39.837626  9631 leader_election.cc:290] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:39.838114  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a7964058ac46a58dfeac3afdf266e4" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:39.838703  9396 raft_consensus.cc:3060] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.839071  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a7964058ac46a58dfeac3afdf266e4" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:39.839694  9470 raft_consensus.cc:3060] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.840252  9627 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:39.840803  9627 ts_tablet_manager.cc:1403] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.010s
I20260710 11:09:39.840555  9625 raft_consensus.cc:359] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.841358  9625 raft_consensus.cc:385] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.841751  9625 raft_consensus.cc:740] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.846040  9625 consensus_queue.cc:260] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.850345  9625 ts_tablet_manager.cc:1434] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260710 11:09:39.851675  9625 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:39.851778  9396 raft_consensus.cc:2468] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:39.854094  9285 leader_election.cc:304] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:39.853803  9626 consensus_queue.cc:260] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.858551  9637 raft_consensus.cc:2804] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:39.856926  9627 raft_consensus.cc:359] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.859344  9637 raft_consensus.cc:697] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:39.860894  9627 raft_consensus.cc:385] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.861306  9627 raft_consensus.cc:740] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.861442  9637 consensus_queue.cc:237] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.862244  9627 consensus_queue.cc:260] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.863521  9549 raft_consensus.cc:493] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:39.864048  9549 raft_consensus.cc:515] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.860046  9625 tablet_bootstrap.cc:654] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.866044  9470 raft_consensus.cc:2468] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:39.866307  9549 leader_election.cc:290] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:39.868254  9320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:39.870757  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:39.871222  9320 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:39.871354  9396 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:39.872658  9436 leader_election.cc:304] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:39.860428  9626 ts_tablet_manager.cc:1434] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.057s	user 0.005s	sys 0.006s
I20260710 11:09:39.877734  9626 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:39.870597  9631 raft_consensus.cc:493] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:39.878731  9631 raft_consensus.cc:515] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.880988  9631 leader_election.cc:290] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:39.881855  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:39.886214  9396 raft_consensus.cc:2468] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:39.881306  9627 ts_tablet_manager.cc:1434] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.040s	user 0.010s	sys 0.000s
I20260710 11:09:39.882651  9549 raft_consensus.cc:2804] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:39.887300  9549 raft_consensus.cc:493] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:39.887655  9549 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.888396  9625 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:39.888949  9625 ts_tablet_manager.cc:1403] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.007s
I20260710 11:09:39.896193  9626 tablet_bootstrap.cc:654] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.896773  9285 leader_election.cc:304] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:39.882697  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:39.900290  9637 raft_consensus.cc:2804] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:39.902257  9637 raft_consensus.cc:493] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:39.902657  9637 raft_consensus.cc:3060] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:39.904547  9286 leader_election.cc:343] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:39.905704  9625 raft_consensus.cc:359] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.906349  9625 raft_consensus.cc:385] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.906556  9625 raft_consensus.cc:740] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.907347  9625 consensus_queue.cc:260] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.909195  9625 ts_tablet_manager.cc:1434] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260710 11:09:39.901031  9627 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.910315  9625 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:39.912339  9218 catalog_manager.cc:5697] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:39.916994  9627 tablet_bootstrap.cc:654] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.917462  9549 raft_consensus.cc:515] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.918936  9625 tablet_bootstrap.cc:654] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.922223  9549 leader_election.cc:290] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:39.931916  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:39.932685  9396 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.926088  9637 raft_consensus.cc:515] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.939885  9637 leader_election.cc:290] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:39.942252  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:39.942979  9395 raft_consensus.cc:3060] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.945853  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:39.946095  9396 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:39.947003  9627 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:39.947840  9627 ts_tablet_manager.cc:1403] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.006s
I20260710 11:09:39.948998  9626 tablet_bootstrap.cc:492] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:39.949748  9626 ts_tablet_manager.cc:1403] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.072s	user 0.004s	sys 0.012s
I20260710 11:09:39.952715  9626 raft_consensus.cc:359] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.953594  9626 raft_consensus.cc:385] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.952849  9627 raft_consensus.cc:359] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.953933  9626 raft_consensus.cc:740] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.954257  9627 raft_consensus.cc:385] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.954810  9627 raft_consensus.cc:740] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:39.955026  9626 consensus_queue.cc:260] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
W20260710 11:09:39.956311  9286 leader_election.cc:343] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:39.956043  9627 consensus_queue.cc:260] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.956601  9434 leader_election.cc:304] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:39.953116  9395 raft_consensus.cc:2468] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:39.959426  9627 ts_tablet_manager.cc:1434] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 11:09:39.960332  9643 raft_consensus.cc:2804] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:39.960455  9285 leader_election.cc:304] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:39.961340  9643 raft_consensus.cc:697] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:39.962003  9637 raft_consensus.cc:2804] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:39.962779  9637 raft_consensus.cc:697] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:39.962822  9643 consensus_queue.cc:237] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.963675  9637 consensus_queue.cc:237] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.968155  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:39.968883  9321 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:39.970168  9627 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:39.975087  9637 raft_consensus.cc:493] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:39.976269  9637 raft_consensus.cc:515] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.979195  9626 ts_tablet_manager.cc:1434] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260710 11:09:39.979425  9637 leader_election.cc:290] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:39.980379  9626 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:39.985261  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:39.984745  9217 catalog_manager.cc:5697] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
W20260710 11:09:39.987510  9286 leader_election.cc:343] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:39.994515  9625 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:39.995150  9625 ts_tablet_manager.cc:1403] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.023s
I20260710 11:09:39.990711  9321 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:39.997509  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:39.998323  9395 raft_consensus.cc:2468] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:39.998409  9625 raft_consensus.cc:359] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:39.999356  9627 tablet_bootstrap.cc:654] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:39.999248  9625 raft_consensus.cc:385] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:39.999523  9285 leader_election.cc:304] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [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: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:39.999955  9625 raft_consensus.cc:740] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.000933  9637 raft_consensus.cc:2804] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.001550  9637 raft_consensus.cc:493] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.001053  9625 consensus_queue.cc:260] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.002009  9637 raft_consensus.cc:3060] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.011019  9637 raft_consensus.cc:515] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.012125  9626 tablet_bootstrap.cc:654] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.014218  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:40.015013  9395 raft_consensus.cc:3060] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.022316  9643 raft_consensus.cc:493] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.023293  9643 raft_consensus.cc:515] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.017676  9217 catalog_manager.cc:5697] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:40.032778  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:40.034631  9643 leader_election.cc:290] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:40.039089  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0263746d9f1b47c4ad3037c460f2d21c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:40.042481  9637 leader_election.cc:290] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.043377  9396 raft_consensus.cc:2393] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98bd375b233042718bfdfaf949b1b23e in current term 1: Already voted for candidate a84da0485e6646988d3f94b9120bb3ce in this term.
I20260710 11:09:40.043610  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.045001  9434 leader_election.cc:304] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e; no voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722
I20260710 11:09:40.045805  9643 raft_consensus.cc:3060] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:09:40.046473  9286 leader_election.cc:343] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:40.047905  9625 ts_tablet_manager.cc:1434] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.001s
I20260710 11:09:40.052649  9643 raft_consensus.cc:2749] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:40.053061  9625 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:40.055877  9626 tablet_bootstrap.cc:492] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.056828  9626 ts_tablet_manager.cc:1403] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.026s
I20260710 11:09:40.039918  9395 raft_consensus.cc:2468] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:40.059281  9285 leader_election.cc:304] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:40.060570  9637 raft_consensus.cc:2804] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.061103  9637 raft_consensus.cc:697] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:40.061892  9627 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:40.061678  9626 raft_consensus.cc:359] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.062564  9626 raft_consensus.cc:385] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.062713  9627 ts_tablet_manager.cc:1403] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.093s	user 0.023s	sys 0.044s
I20260710 11:09:40.062908  9626 raft_consensus.cc:740] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.062022  9637 consensus_queue.cc:237] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.063969  9626 consensus_queue.cc:260] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.066573  9626 ts_tablet_manager.cc:1434] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:09:40.066413  9627 raft_consensus.cc:359] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.067800  9626 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:40.067791  9627 raft_consensus.cc:385] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.069422  9627 raft_consensus.cc:740] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.070276  9627 consensus_queue.cc:260] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.077293  9626 tablet_bootstrap.cc:654] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.082564  9627 ts_tablet_manager.cc:1434] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:09:40.084229  9627 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:40.087275  9614 raft_consensus.cc:493] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.088083  9614 raft_consensus.cc:515] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.095039  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:40.096992  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
W20260710 11:09:40.097327  9361 leader_election.cc:343] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:40.098276  9614 leader_election.cc:290] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
W20260710 11:09:40.099336  9362 leader_election.cc:343] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:40.100051  9362 leader_election.cc:304] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d518849fd7d74cc98c11e440243d6722; no voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:40.101245  9614 raft_consensus.cc:2749] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:40.107915  9625 tablet_bootstrap.cc:654] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.109786  9627 tablet_bootstrap.cc:654] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.116636  9626 tablet_bootstrap.cc:492] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.116636  9625 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:40.117565  9625 ts_tablet_manager.cc:1403] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.065s	user 0.015s	sys 0.002s
I20260710 11:09:40.117561  9626 ts_tablet_manager.cc:1403] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.034s
I20260710 11:09:40.121129  9625 raft_consensus.cc:359] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.121281  9626 raft_consensus.cc:359] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.120523  9217 catalog_manager.cc:5697] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.122092  9625 raft_consensus.cc:385] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.122205  9626 raft_consensus.cc:385] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.122589  9625 raft_consensus.cc:740] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.122823  9626 raft_consensus.cc:740] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.123515  9625 consensus_queue.cc:260] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.123798  9626 consensus_queue.cc:260] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.127017  9626 ts_tablet_manager.cc:1434] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:09:40.128213  9626 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:40.128906  9625 ts_tablet_manager.cc:1434] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260710 11:09:40.130072  9625 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:40.135871  9626 tablet_bootstrap.cc:654] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.137194  9625 tablet_bootstrap.cc:654] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.135969  9627 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:40.137993  9627 ts_tablet_manager.cc:1403] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.006s
I20260710 11:09:40.141991  9627 raft_consensus.cc:359] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.143069  9627 raft_consensus.cc:385] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.143345  9627 raft_consensus.cc:740] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.144101  9627 consensus_queue.cc:260] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.145561  9625 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:40.146179  9625 ts_tablet_manager.cc:1403] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260710 11:09:40.147032  9627 ts_tablet_manager.cc:1434] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:09:40.148496  9627 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:40.149770  9625 raft_consensus.cc:359] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.150712  9625 raft_consensus.cc:385] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.151065  9625 raft_consensus.cc:740] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.152133  9625 consensus_queue.cc:260] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.155512  9625 ts_tablet_manager.cc:1434] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 11:09:40.156769  9625 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:40.158142  9627 tablet_bootstrap.cc:654] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.158332  9643 raft_consensus.cc:493] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.160797  9643 raft_consensus.cc:515] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.163700  9626 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.164316  9626 ts_tablet_manager.cc:1403] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.006s
I20260710 11:09:40.164515  9625 tablet_bootstrap.cc:654] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.165457  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:40.166203  9395 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:40.167312  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:40.168016  9321 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 0.
I20260710 11:09:40.168345  9626 raft_consensus.cc:359] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.169557  9626 raft_consensus.cc:385] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.170011  9626 raft_consensus.cc:740] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.170305  9436 leader_election.cc:304] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:40.171396  9549 raft_consensus.cc:2804] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.171859  9549 raft_consensus.cc:493] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.171222  9626 consensus_queue.cc:260] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.172232  9549 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.177245  9626 ts_tablet_manager.cc:1434] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.002s
I20260710 11:09:40.178145  9643 leader_election.cc:290] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:40.178905  9626 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:40.185357  9627 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:40.185945  9627 ts_tablet_manager.cc:1403] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.038s	user 0.006s	sys 0.008s
I20260710 11:09:40.189384  9626 tablet_bootstrap.cc:654] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.196820  9549 raft_consensus.cc:515] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.192939  9627 raft_consensus.cc:359] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.197899  9627 raft_consensus.cc:385] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.198268  9627 raft_consensus.cc:740] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.199185  9627 consensus_queue.cc:260] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.199750  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:40.201946  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:40.202790  9321 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.203794  9626 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.204519  9626 ts_tablet_manager.cc:1403] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.008s
I20260710 11:09:40.203011  9395 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.213027  9321 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:40.202483  9549 leader_election.cc:290] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:40.214277  9436 leader_election.cc:304] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:40.207952  9627 ts_tablet_manager.cc:1434] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:09:40.216012  9627 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: Bootstrap starting.
I20260710 11:09:40.221045  9395 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 1.
I20260710 11:09:40.222723  9549 raft_consensus.cc:2804] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.223451  9626 raft_consensus.cc:359] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.223600  9549 raft_consensus.cc:697] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:40.224373  9626 raft_consensus.cc:385] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.224792  9626 raft_consensus.cc:740] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.225147  9549 consensus_queue.cc:237] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.225679  9626 consensus_queue.cc:260] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.226302  9625 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:40.226562  9627 tablet_bootstrap.cc:654] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.227240  9625 ts_tablet_manager.cc:1403] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.071s	user 0.030s	sys 0.032s
I20260710 11:09:40.228645  9626 ts_tablet_manager.cc:1434] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.024s	user 0.010s	sys 0.000s
I20260710 11:09:40.230011  9626 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:40.230700  9625 raft_consensus.cc:359] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.231674  9625 raft_consensus.cc:385] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.232044  9625 raft_consensus.cc:740] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.232998  9625 consensus_queue.cc:260] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.240298  9625 ts_tablet_manager.cc:1434] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:09:40.240396  9626 tablet_bootstrap.cc:654] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.241331  9625 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: Bootstrap starting.
I20260710 11:09:40.246025  9217 catalog_manager.cc:5697] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 0 to 1, leader changed from <none> to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 1 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:40.253283  9625 tablet_bootstrap.cc:654] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.254382  9626 tablet_bootstrap.cc:492] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.254964  9626 ts_tablet_manager.cc:1403] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.007s
I20260710 11:09:40.256711  9627 tablet_bootstrap.cc:492] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: No bootstrap required, opened a new log
I20260710 11:09:40.257442  9627 ts_tablet_manager.cc:1403] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.008s
I20260710 11:09:40.257977  9626 raft_consensus.cc:359] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.258697  9626 raft_consensus.cc:385] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.258946  9626 raft_consensus.cc:740] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.259651  9626 consensus_queue.cc:260] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.261783  9626 ts_tablet_manager.cc:1434] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:09:40.262702  9626 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: Bootstrap starting.
I20260710 11:09:40.262750  9627 raft_consensus.cc:359] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.264040  9627 raft_consensus.cc:385] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.264500  9627 raft_consensus.cc:740] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.265872  9627 consensus_queue.cc:260] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.269279  9626 tablet_bootstrap.cc:654] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: Neither blocks nor log segments found. Creating new log.
I20260710 11:09:40.272617  9614 raft_consensus.cc:493] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.273375  9614 raft_consensus.cc:515] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.278735  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5087be65531a45e9af216cedba889f0e" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:40.279737  9470 raft_consensus.cc:2468] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 0.
I20260710 11:09:40.280601  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5087be65531a45e9af216cedba889f0e" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:40.282667  9361 leader_election.cc:304] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
W20260710 11:09:40.284466  9362 leader_election.cc:343] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:09:40.284911  9664 raft_consensus.cc:2804] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.285497  9614 leader_election.cc:290] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.285493  9664 raft_consensus.cc:493] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.286767  9664 raft_consensus.cc:3060] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.290655  9627 ts_tablet_manager.cc:1434] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.001s
I20260710 11:09:40.295783  9625 tablet_bootstrap.cc:492] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: No bootstrap required, opened a new log
I20260710 11:09:40.296200  9626 tablet_bootstrap.cc:492] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: No bootstrap required, opened a new log
I20260710 11:09:40.296401  9625 ts_tablet_manager.cc:1403] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: Time spent bootstrapping tablet: real 0.055s	user 0.022s	sys 0.018s
I20260710 11:09:40.296747  9626 ts_tablet_manager.cc:1403] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.012s
I20260710 11:09:40.299600  9664 raft_consensus.cc:515] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.299628  9626 raft_consensus.cc:359] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.300148  9625 raft_consensus.cc:359] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.300750  9626 raft_consensus.cc:385] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.300879  9625 raft_consensus.cc:385] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:09:40.301105  9626 raft_consensus.cc:740] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.301272  9625 raft_consensus.cc:740] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Initialized, Role: FOLLOWER
I20260710 11:09:40.301957  9626 consensus_queue.cc:260] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.302137  9625 consensus_queue.cc:260] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.303154  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5087be65531a45e9af216cedba889f0e" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:40.303687  9664 leader_election.cc:290] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.303817  9321 raft_consensus.cc:3060] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.304271  9626 ts_tablet_manager.cc:1434] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 11:09:40.305470  9625 ts_tablet_manager.cc:1434] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:09:40.306202  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5087be65531a45e9af216cedba889f0e" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.306679  9470 raft_consensus.cc:3060] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.310223  9321 raft_consensus.cc:2468] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:40.311628  9362 leader_election.cc:304] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.312600  9664 raft_consensus.cc:2804] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.312806  9470 raft_consensus.cc:2468] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:40.313947  9664 raft_consensus.cc:697] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:40.314551  9637 raft_consensus.cc:493] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.315135  9637 raft_consensus.cc:515] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.316079  9611 raft_consensus.cc:493] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.314985  9664 consensus_queue.cc:237] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.316633  9611 raft_consensus.cc:515] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.317533  9637 leader_election.cc:290] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.318953  9611 leader_election.cc:290] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.319801  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:40.319888  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:40.320566  9396 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:40.320874  9395 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:40.321725  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:40.322007  9285 leader_election.cc:304] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.322507  9469 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:40.323117  9285 leader_election.cc:304] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.324059  9611 raft_consensus.cc:2804] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.324479  9611 raft_consensus.cc:493] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.324858  9611 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.324879  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:40.325762  9470 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 0.
I20260710 11:09:40.327551  9631 raft_consensus.cc:2804] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.327991  9631 raft_consensus.cc:493] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.328323  9631 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.341480  9631 raft_consensus.cc:515] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.342550  9637 consensus_queue.cc:1048] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.343775  9218 catalog_manager.cc:5697] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 0 to 1, leader changed from <none> to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.345269  9395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:40.346000  9395 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.345959  9611 raft_consensus.cc:515] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.348788  9611 leader_election.cc:290] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.350083  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:40.350746  9396 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.352464  9469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.353204  9469 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.353935  9611 consensus_queue.cc:1048] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.363219  9469 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:40.366974  9396 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:40.369046  9631 leader_election.cc:290] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.370143  9395 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:40.365249  9286 leader_election.cc:304] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:40.371429  9631 raft_consensus.cc:2804] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.372072  9631 raft_consensus.cc:697] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:40.372846  9285 leader_election.cc:304] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.373044  9631 consensus_queue.cc:237] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.375522  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.376448  9470 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.377283  9611 raft_consensus.cc:2804] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.385047  9470 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 1.
I20260710 11:09:40.386658  9611 raft_consensus.cc:697] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:40.388032  9611 consensus_queue.cc:237] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.403960  9664 raft_consensus.cc:493] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.404898  9664 raft_consensus.cc:515] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.408113  9664 leader_election.cc:290] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.409607  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5b122b3a149fd82cf9e1b7c5f716a" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:40.410533  9321 raft_consensus.cc:2468] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 0.
I20260710 11:09:40.412763  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5b122b3a149fd82cf9e1b7c5f716a" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e" is_pre_election: true
I20260710 11:09:40.413609  9471 raft_consensus.cc:2468] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 0.
I20260710 11:09:40.414705  9362 leader_election.cc:304] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.415742  9664 raft_consensus.cc:2804] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:09:40.416234  9664 raft_consensus.cc:493] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:09:40.417789  9664 raft_consensus.cc:3060] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.415485  9217 catalog_manager.cc:5697] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.417016  9611 consensus_queue.cc:1048] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.431183  9611 consensus_queue.cc:1048] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.433216  9549 consensus_queue.cc:1048] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.434928  9664 raft_consensus.cc:515] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.438081  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5b122b3a149fd82cf9e1b7c5f716a" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:40.438755  9321 raft_consensus.cc:3060] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.439458  9218 catalog_manager.cc:5697] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 1 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.450049  9664 leader_election.cc:290] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.447249  9321 raft_consensus.cc:2468] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:40.451813  9362 leader_election.cc:304] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.453034  9664 raft_consensus.cc:2804] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:09:40.453640  9664 raft_consensus.cc:697] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:40.454581  9664 consensus_queue.cc:237] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.457505  9471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cd5b122b3a149fd82cf9e1b7c5f716a" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.458215  9471 raft_consensus.cc:3060] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.472398  9549 raft_consensus.cc:493] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:09:40.473237  9549 raft_consensus.cc:515] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.476783  9471 raft_consensus.cc:2468] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 1.
I20260710 11:09:40.476927  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a84da0485e6646988d3f94b9120bb3ce" is_pre_election: true
I20260710 11:09:40.481757  9394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aafaa79b59f464882444e80dc8d3eda" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d518849fd7d74cc98c11e440243d6722" is_pre_election: true
I20260710 11:09:40.482719  9394 raft_consensus.cc:2393] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 98bd375b233042718bfdfaf949b1b23e in current term 1: Already voted for candidate a84da0485e6646988d3f94b9120bb3ce in this term.
I20260710 11:09:40.483052  9549 leader_election.cc:290] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:40.484227  9434 leader_election.cc:304] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e; no voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722
I20260710 11:09:40.485433  9549 raft_consensus.cc:3060] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:09:40.493221  9643 consensus_queue.cc:1048] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:09:40.504671  9497 tablet.cc:2406] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:09:40.517901  9549 raft_consensus.cc:2749] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:09:40.537493  9218 catalog_manager.cc:5697] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 0 to 1, leader changed from <none> to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 1 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.540189  9611 consensus_queue.cc:1048] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.553267  9675 consensus_queue.cc:1048] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.637041  9643 consensus_queue.cc:1048] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.642719  9471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
mode: GRACEFUL
new_leader_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:09:40.643644  9471 raft_consensus.cc:606] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Received request to transfer leadership to TS a84da0485e6646988d3f94b9120bb3ce
I20260710 11:09:40.653108  9642 consensus_queue.cc:1048] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.668792  9471 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
mode: GRACEFUL
new_leader_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:33032
I20260710 11:09:40.669435  9471 raft_consensus.cc:606] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Received request to transfer leadership to TS d518849fd7d74cc98c11e440243d6722
I20260710 11:09:40.675262  9322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58066
I20260710 11:09:40.675944  9322 raft_consensus.cc:606] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Received request to transfer leadership to TS d518849fd7d74cc98c11e440243d6722
I20260710 11:09:40.687392  9322 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:58066
I20260710 11:09:40.687999  9322 raft_consensus.cc:606] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Received request to transfer leadership to TS 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:40.748199  9664 consensus_queue.cc:1048] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.761891  9689 consensus_queue.cc:1048] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.808513  9671 consensus_queue.cc:1048] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.810930  9671 consensus_queue.cc:1048] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.824783  9675 consensus_queue.cc:1048] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.829758  9675 consensus_queue.cc:1048] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.836957  9675 raft_consensus.cc:993] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:40.837627  9675 raft_consensus.cc:1081] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Signalling peer d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:40.840068  9397 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58312
I20260710 11:09:40.840824  9397 raft_consensus.cc:493] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:40.841253  9397 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.846541  9611 raft_consensus.cc:993] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:40.847155  9675 raft_consensus.cc:1081] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Signalling peer 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:40.849213  9471 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:40380
I20260710 11:09:40.849867  9471 raft_consensus.cc:493] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:40.850288  9471 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.855875  9397 raft_consensus.cc:515] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.858434  9471 raft_consensus.cc:515] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.860225  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:40.860903  9470 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.861095  9471 leader_election.cc:290] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:40.862676  9397 leader_election.cc:290] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:40.864022  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:40.864475  9322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d5aef4ae34742d1900a979656749c94" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:40.864653  9396 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.865110  9322 raft_consensus.cc:3055] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:40.865510  9322 raft_consensus.cc:740] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:40.864830  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "784869e8ad9d4961b2f8553773f0a728" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:40.866259  9321 raft_consensus.cc:3055] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:40.866652  9321 raft_consensus.cc:740] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:40.866295  9322 consensus_queue.cc:260] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.867460  9321 consensus_queue.cc:260] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.868192  9322 raft_consensus.cc:3060] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.868755  9321 raft_consensus.cc:3060] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.870689  9470 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:40.872184  9361 leader_election.cc:304] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.872357  9396 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 2.
I20260710 11:09:40.873144  9614 raft_consensus.cc:2804] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:40.873710  9614 raft_consensus.cc:697] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:40.874635  9614 consensus_queue.cc:237] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.877063  9322 raft_consensus.cc:2468] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:40.877381  9434 leader_election.cc:304] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:40.878304  9642 raft_consensus.cc:2804] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:40.878818  9642 raft_consensus.cc:697] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 2 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:40.879685  9679 consensus_queue.cc:1048] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:09:40.879715  9642 consensus_queue.cc:237] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:40.886687  9321 raft_consensus.cc:2468] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 2.
I20260710 11:09:40.889822  9218 catalog_manager.cc:5697] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 1 to 2, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:40.890373  9220 catalog_manager.cc:5697] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 1 to 2, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 2 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:40.896099  9664 consensus_queue.cc:1048] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:09:40.985204  9549 raft_consensus.cc:993] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: : Instructing follower a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:40.985792  9642 raft_consensus.cc:1081] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Signalling peer a84da0485e6646988d3f94b9120bb3ce to start an election
I20260710 11:09:40.987516  9321 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
 from {username='slave'} at 127.0.0.1:39666
I20260710 11:09:40.988037  9321 raft_consensus.cc:493] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:40.988315  9321 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:40.995893  9321 raft_consensus.cc:515] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.000105  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:41.000905  9396 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.001092  9321 leader_election.cc:290] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Requested vote from peers d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:41.001127  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2203b101ebe044aeb43c5d99066de44b" candidate_uuid: "a84da0485e6646988d3f94b9120bb3ce" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:41.001933  9470 raft_consensus.cc:3055] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:41.002306  9470 raft_consensus.cc:740] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:41.003079  9470 consensus_queue.cc:260] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.004280  9470 raft_consensus.cc:3060] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.008441  9396 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:41.009975  9285 leader_election.cc:304] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:41.010762  9470 raft_consensus.cc:2468] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a84da0485e6646988d3f94b9120bb3ce in term 2.
I20260710 11:09:41.010789  9611 raft_consensus.cc:2804] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:41.011821  9611 raft_consensus.cc:697] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Leader. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:41.012869  9611 consensus_queue.cc:237] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.021193  9218 catalog_manager.cc:5697] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce reported cstate change: term changed from 1 to 2, leader changed from 98bd375b233042718bfdfaf949b1b23e (127.4.127.195) to a84da0485e6646988d3f94b9120bb3ce (127.4.127.193). New cstate: current_term: 2 leader_uuid: "a84da0485e6646988d3f94b9120bb3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:41.226987  9549 raft_consensus.cc:993] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: : Instructing follower d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:41.227815  9697 raft_consensus.cc:1081] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Signalling peer d518849fd7d74cc98c11e440243d6722 to start an election
I20260710 11:09:41.229502  9396 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
 from {username='slave'} at 127.0.0.1:58296
I20260710 11:09:41.230046  9396 raft_consensus.cc:493] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:41.230427  9396 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.236821  9396 raft_consensus.cc:515] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.238440  9396 leader_election.cc:290] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), 98bd375b233042718bfdfaf949b1b23e (127.4.127.195:37149)
I20260710 11:09:41.239327  9321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:41.239557  9470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e1cc91720c44f7d89df0579d30dfd4c" candidate_uuid: "d518849fd7d74cc98c11e440243d6722" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
I20260710 11:09:41.239941  9321 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.240139  9470 raft_consensus.cc:3055] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:09:41.240475  9470 raft_consensus.cc:740] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:41.241201  9470 consensus_queue.cc:260] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.242156  9470 raft_consensus.cc:3060] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:09:41.245389  9321 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:41.246891  9362 leader_election.cc:304] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a84da0485e6646988d3f94b9120bb3ce, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:41.246912  9470 raft_consensus.cc:2468] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d518849fd7d74cc98c11e440243d6722 in term 2.
I20260710 11:09:41.247833  9664 raft_consensus.cc:2804] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:09:41.248338  9664 raft_consensus.cc:697] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Leader. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:41.249094  9664 consensus_queue.cc:237] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:41.258366  9218 catalog_manager.cc:5697] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 reported cstate change: term changed from 1 to 2, leader changed from 98bd375b233042718bfdfaf949b1b23e (127.4.127.195) to d518849fd7d74cc98c11e440243d6722 (127.4.127.194). New cstate: current_term: 2 leader_uuid: "d518849fd7d74cc98c11e440243d6722" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: UNKNOWN } } }
I20260710 11:09:41.332562  9471 raft_consensus.cc:1275] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.333964  9664 consensus_queue.cc:1048] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:41.335570  9321 raft_consensus.cc:1275] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.337230  9697 consensus_queue.cc:1048] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:41.343204  9322 raft_consensus.cc:1275] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.345844  9614 consensus_queue.cc:1048] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:41.356590  9396 raft_consensus.cc:1275] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.359146  9697 consensus_queue.cc:1048] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:41.427796  9471 raft_consensus.cc:1275] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.429358  9675 consensus_queue.cc:1048] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:41.438220  9397 raft_consensus.cc:1275] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Refusing update from remote peer a84da0485e6646988d3f94b9120bb3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.441040  9611 consensus_queue.cc:1048] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:41.761905  9322 raft_consensus.cc:1275] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.763358  9614 consensus_queue.cc:1048] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:09:41.776824  9471 raft_consensus.cc:1275] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Refusing update from remote peer d518849fd7d74cc98c11e440243d6722: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:09:41.778833  9702 consensus_queue.cc:1048] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [LEADER]: Connected to new peer: Peer: permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:09:43.691085  9218 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:36584:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:09:43.712204  9218 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36584:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:09:43.735443  4607 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:09:43.946415  9320 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86"
dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
mode: GRACEFUL
new_leader_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:58072
I20260710 11:09:43.947037  9320 raft_consensus.cc:606] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Received request to transfer leadership to TS 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:43.957273  9748 tablet.cc:1724] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.023099  9759 tablet.cc:1724] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:44.019743  9739 log.cc:927] Time spent T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Append to log took a long time: real 0.105s	user 0.001s	sys 0.000s
W20260710 11:09:44.020985  9751 log.cc:927] Time spent T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260710 11:09:44.032502  9762 tablet.cc:1724] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.063696  9766 tablet.cc:1724] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.073767  9765 tablet.cc:1724] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.137470  9748 tablet.cc:1724] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.164507  9776 tablet.cc:1724] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.106626  9766 tablet.cc:1724] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.119901  9775 tablet.cc:1724] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.140080  9759 tablet.cc:1724] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.187808  9762 tablet.cc:1724] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.221036  9777 tablet.cc:1724] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.237599  9779 tablet.cc:1724] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.244076  9775 tablet.cc:1724] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.245714  9780 tablet.cc:1724] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.247717  9765 tablet.cc:1724] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.276022  9783 tablet.cc:1724] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.279052  9748 tablet.cc:1724] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.280457  9397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b"
dest_uuid: "d518849fd7d74cc98c11e440243d6722"
mode: GRACEFUL
new_leader_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:45556
I20260710 11:09:44.281194  9397 raft_consensus.cc:606] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Received request to transfer leadership to TS 98bd375b233042718bfdfaf949b1b23e
I20260710 11:09:44.283532  4607 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:09:44.284132  4607 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:09:44.289189  9780 tablet.cc:1724] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.293881  9783 tablet.cc:1724] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.305334  9766 tablet.cc:1724] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260710 11:09:44.256743  9434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.4.127.194:36057, user_credentials={real_user=slave}} blocked reactor thread for 63910.6us
I20260710 11:09:44.318320  9779 tablet.cc:1724] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.320318  9749 raft_consensus.cc:993] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: : Instructing follower 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:44.320943  9749 raft_consensus.cc:1081] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Signalling peer 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:44.321892  9777 tablet.cc:1724] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.318596  9785 tablet.cc:1724] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.314790  9759 tablet.cc:1724] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.304723  9776 tablet.cc:1724] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.336445  9469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:40380
I20260710 11:09:44.337313  9469 raft_consensus.cc:493] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.337868  9469 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.345938  9765 tablet.cc:1724] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260710 11:09:44.373271  9469 raft_consensus.cc:515] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.375243  9469 leader_election.cc:290] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 3 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:44.376180  9317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:44.376854  9317 raft_consensus.cc:3055] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:44.377170  9317 raft_consensus.cc:740] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a84da0485e6646988d3f94b9120bb3ce, State: Running, Role: LEADER
I20260710 11:09:44.377967  9317 consensus_queue.cc:260] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [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: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.379287  9317 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.376233  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a9b2196a4674f23870bc591e4ae4b86" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:44.386538  9396 raft_consensus.cc:3060] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.392002  9220 catalog_manager.cc:6242] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: soft_deleted_table [id=4ba6147d09254502802184c49c5aaa22] alter complete (version 1)
I20260710 11:09:44.397217  9396 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 3.
I20260710 11:09:44.398454  9434 leader_election.cc:304] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [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: 98bd375b233042718bfdfaf949b1b23e, d518849fd7d74cc98c11e440243d6722; no voters: 
I20260710 11:09:44.399289  9317 raft_consensus.cc:2468] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 3.
I20260710 11:09:44.399436  9782 raft_consensus.cc:2804] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:44.400071  9782 raft_consensus.cc:697] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 3 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:44.401103  9782 consensus_queue.cc:237] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [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: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.408933  9217 catalog_manager.cc:5697] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 2 to 3, leader changed from a84da0485e6646988d3f94b9120bb3ce (127.4.127.193) to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 3 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:44.694557  9745 raft_consensus.cc:993] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: : Instructing follower 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:44.695117  9741 raft_consensus.cc:1081] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Signalling peer 98bd375b233042718bfdfaf949b1b23e to start an election
I20260710 11:09:44.696529  9469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b"
dest_uuid: "98bd375b233042718bfdfaf949b1b23e"
 from {username='slave'} at 127.0.0.1:40364
I20260710 11:09:44.696967  9469 raft_consensus.cc:493] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:09:44.697220  9469 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.704886  9469 raft_consensus.cc:515] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.706710  9469 leader_election.cc:290] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [CANDIDATE]: Term 3 election: Requested vote from peers a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753), d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057)
I20260710 11:09:44.707441  9317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a84da0485e6646988d3f94b9120bb3ce"
I20260710 11:09:44.707715  9396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec61d3a3af064264a612a416e60dad3b" candidate_uuid: "98bd375b233042718bfdfaf949b1b23e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d518849fd7d74cc98c11e440243d6722"
I20260710 11:09:44.708027  9317 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.708282  9396 raft_consensus.cc:3055] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:09:44.708631  9396 raft_consensus.cc:740] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d518849fd7d74cc98c11e440243d6722, State: Running, Role: LEADER
I20260710 11:09:44.709308  9396 consensus_queue.cc:260] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [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: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.710301  9396 raft_consensus.cc:3060] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:09:44.714006  9317 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 3.
I20260710 11:09:44.715098  9436 leader_election.cc:304] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [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: 98bd375b233042718bfdfaf949b1b23e, a84da0485e6646988d3f94b9120bb3ce; no voters: 
I20260710 11:09:44.715664  9396 raft_consensus.cc:2468] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 98bd375b233042718bfdfaf949b1b23e in term 3.
I20260710 11:09:44.715816  9782 raft_consensus.cc:2804] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:09:44.716342  9782 raft_consensus.cc:697] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 3 LEADER]: Becoming Leader. State: Replica: 98bd375b233042718bfdfaf949b1b23e, State: Running, Role: LEADER
I20260710 11:09:44.717078  9782 consensus_queue.cc:237] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [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: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } }
I20260710 11:09:44.725349  9217 catalog_manager.cc:5697] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e reported cstate change: term changed from 2 to 3, leader changed from d518849fd7d74cc98c11e440243d6722 (127.4.127.194) to 98bd375b233042718bfdfaf949b1b23e (127.4.127.195). New cstate: current_term: 3 leader_uuid: "98bd375b233042718bfdfaf949b1b23e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "98bd375b233042718bfdfaf949b1b23e" member_type: VOTER last_known_addr { host: "127.4.127.195" port: 37149 } health_report { overall_health: HEALTHY } } }
I20260710 11:09:44.946621  9396 raft_consensus.cc:1275] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:44.947868  9782 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:44.959511  9322 raft_consensus.cc:1275] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:44.961112  9782 consensus_queue.cc:1048] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:45.172287  9396 raft_consensus.cc:1275] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:45.173753  9782 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d518849fd7d74cc98c11e440243d6722" member_type: VOTER last_known_addr { host: "127.4.127.194" port: 36057 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:45.185565  9322 raft_consensus.cc:1275] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Refusing update from remote peer 98bd375b233042718bfdfaf949b1b23e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:09:45.187081  9794 consensus_queue.cc:1048] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a84da0485e6646988d3f94b9120bb3ce" member_type: VOTER last_known_addr { host: "127.4.127.193" port: 43753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:09:45.346256  4607 tablet_server.cc:179] TabletServer@127.4.127.193:0 shutting down...
W20260710 11:09:45.371156  9436 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260710 11:09:45.386353  9436 consensus_peers.cc:597] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e -> Peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Couldn't send request to peer a84da0485e6646988d3f94b9120bb3ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:45.390129  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:09:45.390080  9436 consensus_peers.cc:597] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e -> Peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Couldn't send request to peer a84da0485e6646988d3f94b9120bb3ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:45.391134  4607 tablet_replica.cc:333] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.391755  4607 raft_consensus.cc:2243] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.392211  4607 raft_consensus.cc:2272] T 5087be65531a45e9af216cedba889f0e P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.394184  4607 tablet_replica.cc:333] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.394731  4607 raft_consensus.cc:2243] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.395123  4607 raft_consensus.cc:2272] T 8cd5b122b3a149fd82cf9e1b7c5f716a P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.396796  4607 tablet_replica.cc:333] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.397459  4607 raft_consensus.cc:2243] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.397980  4607 raft_consensus.cc:2272] T 784869e8ad9d4961b2f8553773f0a728 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.400126  4607 tablet_replica.cc:333] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
W20260710 11:09:45.400766  9436 consensus_peers.cc:597] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e -> Peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Couldn't send request to peer a84da0485e6646988d3f94b9120bb3ce. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:45.400880  4607 raft_consensus.cc:2243] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.401587  4607 raft_consensus.cc:2272] T 2e1cc91720c44f7d89df0579d30dfd4c P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.403400  4607 tablet_replica.cc:333] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.403963  4607 raft_consensus.cc:2243] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.404732  4607 raft_consensus.cc:2272] T 5aafaa79b59f464882444e80dc8d3eda P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.406554  4607 tablet_replica.cc:333] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.407119  4607 raft_consensus.cc:2243] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.407863  4607 raft_consensus.cc:2272] T 0263746d9f1b47c4ad3037c460f2d21c P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.409734  4607 tablet_replica.cc:333] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.410439  4607 raft_consensus.cc:2243] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.411252  4607 raft_consensus.cc:2272] T 2203b101ebe044aeb43c5d99066de44b P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.413194  4607 tablet_replica.cc:333] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.413782  4607 raft_consensus.cc:2243] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.414487  4607 raft_consensus.cc:2272] T fec0aae16b9c4884b8660ef9673f50f6 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.416715  4607 tablet_replica.cc:333] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.417338  4607 raft_consensus.cc:2243] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.418007  4607 raft_consensus.cc:2272] T 9d5aef4ae34742d1900a979656749c94 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.419837  4607 tablet_replica.cc:333] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.420418  4607 raft_consensus.cc:2243] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.420878  4607 raft_consensus.cc:2272] T 0c5de3e433a542d79891132c34bf7a91 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.422883  4607 tablet_replica.cc:333] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.423405  4607 raft_consensus.cc:2243] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.424340  4607 raft_consensus.cc:2272] T 1fbdb33b97174012b0e0385618c4d1fc P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.427032  4607 tablet_replica.cc:333] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.427750  4607 raft_consensus.cc:2243] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.428126  4607 raft_consensus.cc:2272] T 1a9b2196a4674f23870bc591e4ae4b86 P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.430392  4607 tablet_replica.cc:333] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.430940  4607 raft_consensus.cc:2243] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.431680  4607 raft_consensus.cc:2272] T a9a7964058ac46a58dfeac3afdf266e4 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.433509  4607 tablet_replica.cc:333] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.433995  4607 raft_consensus.cc:2243] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.434353  4607 raft_consensus.cc:2272] T caa5dcc1162e4f11a079176076fec755 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.436134  4607 tablet_replica.cc:333] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.436604  4607 raft_consensus.cc:2243] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.436944  4607 raft_consensus.cc:2272] T 8ddec9258ca84df79a672cdf2c04a8e6 P a84da0485e6646988d3f94b9120bb3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.438990  4607 tablet_replica.cc:333] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.439440  4607 raft_consensus.cc:2243] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.440131  4607 raft_consensus.cc:2272] T 77ce3e330ad040c8a9d0bfc29b7fe743 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.442149  4607 tablet_replica.cc:333] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.442595  4607 raft_consensus.cc:2243] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.442962  4607 raft_consensus.cc:2272] T da83901c05d4430bba0dc459a52597d2 P a84da0485e6646988d3f94b9120bb3ce [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.444705  4607 tablet_replica.cc:333] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce: stopping tablet replica
I20260710 11:09:45.445137  4607 raft_consensus.cc:2243] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.445600  4607 raft_consensus.cc:2272] T ec61d3a3af064264a612a416e60dad3b P a84da0485e6646988d3f94b9120bb3ce [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:09:45.481505  9362 consensus_peers.cc:597] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 -> Peer a84da0485e6646988d3f94b9120bb3ce (127.4.127.193:43753): Couldn't send request to peer a84da0485e6646988d3f94b9120bb3ce. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.193:43753: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:45.484184  4607 tablet_server.cc:196] TabletServer@127.4.127.193:0 shutdown complete.
I20260710 11:09:45.513808  4607 tablet_server.cc:179] TabletServer@127.4.127.194:0 shutting down...
I20260710 11:09:45.539104  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:45.539815  4607 tablet_replica.cc:333] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.540475  4607 raft_consensus.cc:2243] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.541268  4607 raft_consensus.cc:2272] T 5087be65531a45e9af216cedba889f0e P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.543175  4607 tablet_replica.cc:333] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.543792  4607 raft_consensus.cc:2243] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.544564  4607 raft_consensus.cc:2272] T 8cd5b122b3a149fd82cf9e1b7c5f716a P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.546538  4607 tablet_replica.cc:333] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.547106  4607 raft_consensus.cc:2243] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.547546  4607 raft_consensus.cc:2272] T 784869e8ad9d4961b2f8553773f0a728 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.549321  4607 tablet_replica.cc:333] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.549949  4607 raft_consensus.cc:2243] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.550700  4607 raft_consensus.cc:2272] T 2e1cc91720c44f7d89df0579d30dfd4c P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.552491  4607 tablet_replica.cc:333] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.553043  4607 raft_consensus.cc:2243] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.553557  4607 raft_consensus.cc:2272] T 5aafaa79b59f464882444e80dc8d3eda P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.556047  4607 tablet_replica.cc:333] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.556651  4607 raft_consensus.cc:2243] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.557161  4607 raft_consensus.cc:2272] T 0263746d9f1b47c4ad3037c460f2d21c P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.559190  4607 tablet_replica.cc:333] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.559842  4607 raft_consensus.cc:2243] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.560452  4607 raft_consensus.cc:2272] T fec0aae16b9c4884b8660ef9673f50f6 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.562772  4607 tablet_replica.cc:333] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.563395  4607 raft_consensus.cc:2243] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.563900  4607 raft_consensus.cc:2272] T 2203b101ebe044aeb43c5d99066de44b P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.565992  4607 tablet_replica.cc:333] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.566643  4607 raft_consensus.cc:2243] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.567164  4607 raft_consensus.cc:2272] T caa5dcc1162e4f11a079176076fec755 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.569624  4607 tablet_replica.cc:333] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.570225  4607 raft_consensus.cc:2243] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.571115  4607 raft_consensus.cc:2272] T 9d5aef4ae34742d1900a979656749c94 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.573159  4607 tablet_replica.cc:333] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.573899  4607 raft_consensus.cc:2243] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.574766  4607 raft_consensus.cc:2272] T 0c5de3e433a542d79891132c34bf7a91 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.577090  4607 tablet_replica.cc:333] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.577805  4607 raft_consensus.cc:2243] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.578698  4607 raft_consensus.cc:2272] T da83901c05d4430bba0dc459a52597d2 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.581071  4607 tablet_replica.cc:333] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.581756  4607 raft_consensus.cc:2243] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.582643  4607 raft_consensus.cc:2272] T 8ddec9258ca84df79a672cdf2c04a8e6 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.585000  4607 tablet_replica.cc:333] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.585716  4607 raft_consensus.cc:2243] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.586203  4607 raft_consensus.cc:2272] T 77ce3e330ad040c8a9d0bfc29b7fe743 P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.588261  4607 tablet_replica.cc:333] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.588966  4607 raft_consensus.cc:2243] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.589510  4607 raft_consensus.cc:2272] T ec61d3a3af064264a612a416e60dad3b P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.592054  4607 tablet_replica.cc:333] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.592621  4607 raft_consensus.cc:2243] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.593075  4607 raft_consensus.cc:2272] T a9a7964058ac46a58dfeac3afdf266e4 P d518849fd7d74cc98c11e440243d6722 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.594831  4607 tablet_replica.cc:333] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.595342  4607 raft_consensus.cc:2243] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.595808  4607 raft_consensus.cc:2272] T 1fbdb33b97174012b0e0385618c4d1fc P d518849fd7d74cc98c11e440243d6722 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.597803  4607 tablet_replica.cc:333] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722: stopping tablet replica
I20260710 11:09:45.598455  4607 raft_consensus.cc:2243] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.599023  4607 raft_consensus.cc:2272] T 1a9b2196a4674f23870bc591e4ae4b86 P d518849fd7d74cc98c11e440243d6722 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.664430  4607 tablet_server.cc:196] TabletServer@127.4.127.194:0 shutdown complete.
W20260710 11:09:45.690834  9434 consensus_peers.cc:597] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e -> Peer d518849fd7d74cc98c11e440243d6722 (127.4.127.194:36057): Couldn't send request to peer d518849fd7d74cc98c11e440243d6722. Status: Network error: Client connection negotiation failed: client connection to 127.4.127.194:36057: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:09:45.694613  4607 tablet_server.cc:179] TabletServer@127.4.127.195:0 shutting down...
I20260710 11:09:45.720901  4607 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:09:45.721676  4607 tablet_replica.cc:333] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.722517  4607 raft_consensus.cc:2243] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.722946  4607 raft_consensus.cc:2272] T 8cd5b122b3a149fd82cf9e1b7c5f716a P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.724635  4607 tablet_replica.cc:333] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.725134  4607 raft_consensus.cc:2243] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.725944  4607 raft_consensus.cc:2272] T 784869e8ad9d4961b2f8553773f0a728 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.727670  4607 tablet_replica.cc:333] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.728200  4607 raft_consensus.cc:2243] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.728566  4607 raft_consensus.cc:2272] T 5087be65531a45e9af216cedba889f0e P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.730376  4607 tablet_replica.cc:333] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.730877  4607 raft_consensus.cc:2243] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.731256  4607 raft_consensus.cc:2272] T 2e1cc91720c44f7d89df0579d30dfd4c P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.732997  4607 tablet_replica.cc:333] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.733877  4607 raft_consensus.cc:2243] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.734450  4607 raft_consensus.cc:2272] T 5aafaa79b59f464882444e80dc8d3eda P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.736498  4607 tablet_replica.cc:333] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.736981  4607 raft_consensus.cc:2243] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.737365  4607 raft_consensus.cc:2272] T 0263746d9f1b47c4ad3037c460f2d21c P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.739094  4607 tablet_replica.cc:333] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.739609  4607 raft_consensus.cc:2243] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.740017  4607 raft_consensus.cc:2272] T fec0aae16b9c4884b8660ef9673f50f6 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.741825  4607 tablet_replica.cc:333] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.742300  4607 raft_consensus.cc:2243] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.742678  4607 raft_consensus.cc:2272] T 2203b101ebe044aeb43c5d99066de44b P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.744277  4607 tablet_replica.cc:333] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.744761  4607 raft_consensus.cc:2243] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.745133  4607 raft_consensus.cc:2272] T 9d5aef4ae34742d1900a979656749c94 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.746850  4607 tablet_replica.cc:333] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.747474  4607 raft_consensus.cc:2243] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.747987  4607 raft_consensus.cc:2272] T 0c5de3e433a542d79891132c34bf7a91 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.750111  4607 tablet_replica.cc:333] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.750669  4607 raft_consensus.cc:2243] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.751148  4607 raft_consensus.cc:2272] T 77ce3e330ad040c8a9d0bfc29b7fe743 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.753306  4607 tablet_replica.cc:333] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.753911  4607 raft_consensus.cc:2243] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.754340  4607 raft_consensus.cc:2272] T 8ddec9258ca84df79a672cdf2c04a8e6 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.756395  4607 tablet_replica.cc:333] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.756918  4607 raft_consensus.cc:2243] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.757808  4607 raft_consensus.cc:2272] T ec61d3a3af064264a612a416e60dad3b P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.760025  4607 tablet_replica.cc:333] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.760617  4607 raft_consensus.cc:2243] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.761189  4607 raft_consensus.cc:2272] T da83901c05d4430bba0dc459a52597d2 P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.763296  4607 tablet_replica.cc:333] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.763818  4607 raft_consensus.cc:2243] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.764246  4607 raft_consensus.cc:2272] T a9a7964058ac46a58dfeac3afdf266e4 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.766103  4607 tablet_replica.cc:333] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.766634  4607 raft_consensus.cc:2243] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:09:45.767055  4607 raft_consensus.cc:2272] T 1fbdb33b97174012b0e0385618c4d1fc P 98bd375b233042718bfdfaf949b1b23e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.769183  4607 tablet_replica.cc:333] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.769717  4607 raft_consensus.cc:2243] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.770498  4607 raft_consensus.cc:2272] T 1a9b2196a4674f23870bc591e4ae4b86 P 98bd375b233042718bfdfaf949b1b23e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.772786  4607 tablet_replica.cc:333] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e: stopping tablet replica
I20260710 11:09:45.773279  4607 raft_consensus.cc:2243] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.774130  4607 raft_consensus.cc:2272] T caa5dcc1162e4f11a079176076fec755 P 98bd375b233042718bfdfaf949b1b23e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.813961  4607 tablet_server.cc:196] TabletServer@127.4.127.195:0 shutdown complete.
I20260710 11:09:45.844127  4607 master.cc:562] Master@127.4.127.254:40207 shutting down...
I20260710 11:09:45.866940  4607 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:09:45.867493  4607 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:09:45.867902  4607 tablet_replica.cc:333] T 00000000000000000000000000000000 P f9d3fa6a5ae34354bee4a74d6a15c96b: stopping tablet replica
I20260710 11:09:45.888782  4607 master.cc:584] Master@127.4.127.254:40207 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12569 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (26476 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (128063 ms total)
[  PASSED  ] 8 tests.
I20260710 11:09:45.946640  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 405 messages since previous log ~15 seconds ago
I20260710 11:09:45.946902  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260710 11:09:45.947063  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260710 11:09:45.947304  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260710 11:09:45.947458  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 9 messages since previous log ~35 seconds ago
I20260710 11:09:45.947732  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 4 messages since previous log ~0 seconds ago
I20260710 11:09:45.948035  4607 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 1 messages since previous log ~5 seconds ago
